

Public Member Functions | |
| AcsAlSysPanel () | |
Private Member Functions | |
| void | initialize () |
Private Attributes | |
| final JLabel | lbl = new JLabel("<HTML><B>ACS alarm system in use!</B><BR>Use <I>jlog</I> to monitor alarms.</HTML>") |
The panel shown when the ACS alarm system is in use.
This panel contains a label to inform the user to open jlog instead
| alma::acsplugins::alarmsystem::gui::AcsAlSysPanel::AcsAlSysPanel | ( | ) | [inline] |
Constructor
References initialize().
| void alma::acsplugins::alarmsystem::gui::AcsAlSysPanel::initialize | ( | ) | [inline, private] |
final JLabel alma::acsplugins::alarmsystem::gui::AcsAlSysPanel::lbl = new JLabel("<HTML><B>ACS alarm system in use!</B><BR>Use <I>jlog</I> to monitor alarms.</HTML>") [private] |
The label shown by the panel
Referenced by initialize().
1.6.2