Class ConfigureDialog

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class ConfigureDialog extends JPanel
This class defines the GUI for editing the application configuration.
Author:
Andrew Pavlin, KA2DDO
See Also:
  • Method Details

    • showConfigDialog

      public static void showConfigDialog()
      Instantiate a JDialog containing all the configuration panels specified by all the Providers loaded into YAAC.
      See Also: