Class GlobalSettingsControls

All Implemented Interfaces:
JConfigLength.Listener, ActionListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, ChangeListener

public class GlobalSettingsControls extends StandardAlgConfigPanel implements ActionListener
Control panel
See Also:
  • Field Details

    • threadCount

      public int threadCount
  • Constructor Details

    • GlobalSettingsControls

      public GlobalSettingsControls()
  • Method Details

    • controlChanged

      public void controlChanged(Object source)
      Description copied from class: StandardAlgConfigPanel
      In almost all situations we just need to know that the state of a control has changed. No need to implement seperate listeners for all
      Overrides:
      controlChanged in class StandardAlgConfigPanel
    • showDialog

      public void showDialog(@Nullable @Nullable JFrame owner, @Nullable @Nullable Component parent)
    • main

      public static void main(String[] args)