Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

Collaboration diagram for alma::acs::alarm::source::gui::SourcePanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SourcePanel () throws Exception

Static Public Member Functions

void main (String[] args)

Private Member Functions

void initializeGUI ()
void initializeACS () throws Exception

Private Attributes

SourceClient sourceClient
AdvancedComponentClient acsClient
Logger logger
ContainerServices contSvcs
SourceTable table = new SourceTable()

Detailed Description

A very simple panel showing alarms published in the source channel.

This panel shows the alarms published by sources in the notification channel. These are the same alarms the alarm service listens to. Alarms published in the source NC can be considered as RAW alarms because they do not contain any info for operators (that is added by the alarm service component and published in the category NCs). This panel can be very useful for debugging purposes when the intention of the developer is to check the generation of the alarms.

This GUI is not intended for operators because the information it provides is not complete. Operators shall use the alarmPanel instead.

Author:
acaproni
Since:
ACS7.0


Constructor & Destructor Documentation

alma::acs::alarm::source::gui::SourcePanel::SourcePanel  )  throws Exception [inline]
 

Constructor


Member Function Documentation

void alma::acs::alarm::source::gui::SourcePanel::initializeACS  )  throws Exception [inline, private]
 

Connect to ACS and to the source NC

void alma::acs::alarm::source::gui::SourcePanel::initializeGUI  )  [inline, private]
 

Init the GUI

void alma::acs::alarm::source::gui::SourcePanel::main String[]  args  )  [inline, static]
 

Parameters:
args 


Member Data Documentation

AdvancedComponentClient alma::acs::alarm::source::gui::SourcePanel::acsClient [private]
 

ContainerServices alma::acs::alarm::source::gui::SourcePanel::contSvcs [private]
 

Logger alma::acs::alarm::source::gui::SourcePanel::logger [private]
 

SourceClient alma::acs::alarm::source::gui::SourcePanel::sourceClient [private]
 

SourceTable alma::acs::alarm::source::gui::SourcePanel::table = new SourceTable() [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:51:21 2009 for ACS Java API by doxygen 1.3.8