Class NoConfAlert

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

public class NoConfAlert extends JDialog
This class implements an alert which is posted when no configuration file can be found.
See Also:
  • Constructor Details

    • NoConfAlert

      public NoConfAlert(JFrame owner)