alma::acs::alarm::source::gui::SourceTable Class Reference

Inheritance diagram for alma::acs::alarm::source::gui::SourceTable:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::alarm::source::gui::SourceTable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SourceTable ()
void faultStateReceived (FaultState faultState)
void clear ()
void compactTable (boolean compact)
void sourceXMLMsgReceived (String asiMessage)

Private Attributes

SourceTableModel model = new SourceTableModel()

Detailed Description

The table showing alarms from the source channel.

The table receives the alarms from the NC.

Author:
acaproni

Constructor & Destructor Documentation

alma::acs::alarm::source::gui::SourceTable::SourceTable (  )  [inline]

References model.


Member Function Documentation

void alma::acs::alarm::source::gui::SourceTable::clear (  )  [inline]
void alma::acs::alarm::source::gui::SourceTable::compactTable ( boolean  compact  )  [inline]

Toggle between the compact/normal view of the table

Parameters:
compact 

References model, and alma::acs::alarm::source::gui::SourceTableModel::showCompact().

Referenced by alma::acs::alarm::source::gui::SourcePanel::actionPerformed().

void alma::acs::alarm::source::gui::SourceTable::faultStateReceived ( FaultState  faultState  )  [inline]
void alma::acs::alarm::source::gui::SourceTable::sourceXMLMsgReceived ( String  asiMessage  )  [inline]

An XML has been received from the source NC.

The XML follows the ASIMessage.xsd schema definition and therefore it might have one or more fault states.

Parameters:
asiMessage The ASIMessage received from an alarm source

Implements alma::alarmsystem::clients::source::SourceListener.


Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2