Class NestedJarsSettingsPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, ChangeReporter

public class NestedJarsSettingsPanel extends JPanel implements ChangeReporter
See Also:
  • Field Details

  • Constructor Details

    • NestedJarsSettingsPanel

      NestedJarsSettingsPanel()
  • Method Details

    • confirmExtensions

      void confirmExtensions()
    • getExtensions

      public List<String> getExtensions()
    • shouldUseDefaultExtensions

      public boolean shouldUseDefaultExtensions()
    • setChangeReporter

      public void setChangeReporter(ActionListener listener)
      Description copied from interface: ChangeReporter
      Passes a listener to the implementing class to allow for future reporting.
      Specified by:
      setChangeReporter in interface ChangeReporter
      Parameters:
      listener - the change listener