Public Member Functions

alma.acsplugins.alarmsystem.gui.AlSysNotAvailPanel Class Reference

Inherits javax::swing::JPanel.

List of all members.

Public Member Functions

 AlSysNotAvailPanel ()
synchronized void addMessage (final String msg)

Detailed Description

The panel shown when the AS is not available even if the CERN AS is in use.

This panel is shown at startup until the client connects to the AS. The purpose is to inform the user that the AS is not available but can signal an error if the AS did not start.

Author:
acaproni

Constructor & Destructor Documentation

alma.acsplugins.alarmsystem.gui.AlSysNotAvailPanel.AlSysNotAvailPanel (  ) 

Constructor


Member Function Documentation

synchronized void alma.acsplugins.alarmsystem.gui.AlSysNotAvailPanel.addMessage ( final String  msg  ) 

Add a message in the message area

Parameters:
msg The message to add in the message area

Referenced by alma.acsplugins.alarmsystem.gui.CernSysPanel.connect().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties