Module org.jpo
Package org.jpo.gui

Class SettingsDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants

public class SettingsDialog extends JDialog
A window to modify the settings of the JPO application
See Also:
  • Constructor Details

    • SettingsDialog

      public SettingsDialog(boolean modal)
      Constructor to create the GUI that allows modification of the settings
      Parameters:
      modal - flag to say if modal or not
  • Method Details

    • checkAutoLoad

      public void checkAutoLoad(String validationFile)
      this method verifies that the file specified in the AutoLoadJTextField is valid. It sets the color of the font to red if this is not OK.
      Parameters:
      validationFile - the file to validate
    • getRid

      public void getRid()
      method that gets rid of the SettingsDialog