Class SystemsPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

public class SystemsPane extends JPanel
The systems panel.
Author:
AO Industries, Inc.
See Also:
  • Constructor Details

    • SystemsPane

      public SystemsPane(Noc noc)
      Creates a new systems panel.
  • Method Details

    • exitApplication

      public boolean exitApplication()
      Called when the application is about to exit.
      Returns:
      true to allow the window(s) to close or false to cancel the event.