Class SelectFilesPanel

All Implemented Interfaces:
WizardPanel, WizardPanelV2, ImageObserver, MenuContainer, Serializable, Accessible

public class SelectFilesPanel extends JFCWithEnterAction implements WizardPanelV2
See Also:
  • Field Details

    • KEY

      public static final String KEY
    • TITLE

      public static final String TITLE
    • INSTRUCTIONS

      public static final String INSTRUCTIONS
    • ALL_FILES

      public static final String ALL_FILES
    • ALL_SUPPORTED_FILES

      public static final String ALL_SUPPORTED_FILES
    • ARCHIVED_FILES

      public static final String ARCHIVED_FILES
    • COMPRESSED_FILES

      public static final String COMPRESSED_FILES
  • Constructor Details

  • Method Details