Public Member Functions | Static Public Member Functions

alma.acsplugins.alarmsystem.gui.AlarmPanelFrame Class Reference

Inherits javax::swing::JFrame.

List of all members.

Public Member Functions

 AlarmPanelFrame () throws Exception

Static Public Member Functions

static void main (String[] args)

Detailed Description

The frame to run the alarm panel in stand alone mode

Author:
acaproni

Constructor & Destructor Documentation

alma.acsplugins.alarmsystem.gui.AlarmPanelFrame.AlarmPanelFrame (  )  throws Exception

Constructor

Parameters:
acsHelper 
Exceptions:
Exception in case of error instantiating the ACS client

References alma.acsplugins.alarmsystem.gui.AlarmPanel.setServices(), and alma.acsplugins.alarmsystem.gui.AlarmPanel.start().

Referenced by alma.acsplugins.alarmsystem.gui.AlarmPanelFrame.main().


Member Function Documentation

static void alma.acsplugins.alarmsystem.gui.AlarmPanelFrame.main ( String[]  args  )  [static]

Starting point of the stand alone version of the panel

Parameters:
args 

References alma.acsplugins.alarmsystem.gui.AlarmPanelFrame.AlarmPanelFrame().


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