Public Member Functions

alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane Class Reference

Inherits javax::swing::JTabbedPane.

List of all members.

Public Member Functions

 CernAlSysTabbedPane (AlarmPanel owner, AlSysNotAvailPanel notAvaiPnl)
void showMessage (String mesg, boolean red)
void showAlarmDetails (Alarm alarm)
boolean isConnecting ()
void setServices (ORB orb, AcsLogger logger)
void start () throws Exception
void stop () throws Exception
void undocTabVisible (final boolean show)

Detailed Description

The tabbed pane fo rthe CERN alarm system.

It contains one tab for the alarms and another one with undocumnted alarms

Author:
acaproni
Since:
ACS 10.0.0

Constructor & Destructor Documentation

alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane.CernAlSysTabbedPane ( AlarmPanel  owner,
AlSysNotAvailPanel  notAvaiPnl 
)

Constructor

Parameters:
owner The panel showing this container
notAvaiPnl The panel when the AS is not available

Member Function Documentation

boolean alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane.isConnecting (  ) 
void alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane.setServices ( ORB  orb,
AcsLogger  logger 
)
void alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane.showAlarmDetails ( Alarm  alarm  ) 
void alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane.showMessage ( String  mesg,
boolean  red 
)
void alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane.start (  )  throws Exception
void alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane.stop (  )  throws Exception
void alma.acsplugins.alarmsystem.gui.CernAlSysTabbedPane.undocTabVisible ( final boolean  show  ) 

Show/hide the tab with the undocumented alarms

Parameters:
show if true show the tab; otherwise hide the tab

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