Class AlertsPane

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible

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

    • AlertsPane

      public AlertsPane(Noc noc)
      Create a new alerts 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.