IcedTea-Web
NetX

Uses of Class
net.sourceforge.jnlp.controlpanel.UnsignedAppletActionTableModel

Packages that use UnsignedAppletActionTableModel
net.sourceforge.jnlp.controlpanel   
 

Uses of UnsignedAppletActionTableModel in net.sourceforge.jnlp.controlpanel
 

Methods in net.sourceforge.jnlp.controlpanel with parameters of type UnsignedAppletActionTableModel
 void UnsignedAppletsTrustingListPanel.removeAllItemsFromTable(javax.swing.JTable table, UnsignedAppletActionTableModel model)
           
static void UnsignedAppletsTrustingListPanel.removeSelectedFromTable(javax.swing.JTable table, boolean ask, UnsignedAppletActionTableModel data, java.awt.Component forDialog)
           
 


IcedTea-Web
NetX

Submit a bug or feature