Uses of Class
net.sourceforge.jnlp.controlpanel.UnsignedAppletActionTableModel
-
Packages that use UnsignedAppletActionTableModel Package Description net.sourceforge.jnlp.controlpanel -
-
Uses of UnsignedAppletActionTableModel in net.sourceforge.jnlp.controlpanel
Methods in net.sourceforge.jnlp.controlpanel with parameters of type UnsignedAppletActionTableModel Modifier and Type Method Description 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)
-