Class UnsignedAppletsTrustingListPanel

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
net.sourceforge.jnlp.controlpanel.UnsignedAppletsTrustingListPanel
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class UnsignedAppletsTrustingListPanel extends JPanel
See Also:
  • Constructor Details

  • Method Details

    • main

      public static void main(String[] args)
    • appletItemsToCaption

      public static String appletItemsToCaption(List<net.sourceforge.jnlp.security.appletextendedsecurity.UnsignedAppletActionEntry> ii, String caption)
    • appletItemToCaption

      public static String appletItemToCaption(net.sourceforge.jnlp.security.appletextendedsecurity.UnsignedAppletActionEntry i, String caption)
    • removeSelectedFromTable

      public void removeSelectedFromTable(JTable table)
    • removeSelectedFromTable

      public static void removeSelectedFromTable(JTable table, boolean ask, UnsignedAppletActionTableModel data, Component forDialog)
    • removeAllItemsFromTable

      public void removeAllItemsFromTable(JTable table, UnsignedAppletActionTableModel model)