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


Classes

class  alma::acsplugins::alarmsystem::gui::table::AlarmCounter
class  alma::acsplugins::alarmsystem::gui::table::AlarmsContainer
class  alma::acsplugins::alarmsystem::gui::table::AlarmsContainer::AlarmContainerException
class  alma::acsplugins::alarmsystem::gui::table::AlarmsReductionContainer
class  alma::acsplugins::alarmsystem::gui::table::AlarmTable
class  alma::acsplugins::alarmsystem::gui::table::AlarmTable::AlarmTableMouseAdapter
class  alma::acsplugins::alarmsystem::gui::table::AlarmTable::AlarmHeaderMouseAdapter
class  alma::acsplugins::alarmsystem::gui::table::AlarmTableEntry
class  alma::acsplugins::alarmsystem::gui::table::AlarmTableModel
class  alma::acsplugins::alarmsystem::gui::table::ClipboardHelper

Enumerations

enum  AlarmGUIType {
  white, red, Priority, png,
  black, Color, Priority, png,
  black, yellow, Priority, png,
  black, Color, Priority, png,
  black, Color, Inactive, fg = "/alma/acsplugins/alarmsystem/gui/resources/",
  bg, title, alarm
}


Detailed Description

Author:
acaproni
Version:
Id
AlarmTable.java,v 1.12 2008/10/29 10:57:10 acaproni Exp
Since:


Enumeration Type Documentation

enum AlarmGUIType
 

The type of each alarm as relevant for the GUI.

In this context the type is given by its priority and its state.

The enum contains additional fields for each alarm type. These fields are related to the representation of the alarm in the GUI.

Each type has a unique ID.

Author:
acaproni
Enumeration values:
white 
red 
Priority 
png 
black 
Color 
Priority 
png 
black 
yellow 
Priority 
png 
black 
Color 
Priority 
png 
black 
Color 
Inactive 
fg  Constructor

Parameters:
fg Foreground
bg Background
title The string to show for this alarm type
iconName The name of the icon of this alarm type
bg 
title 
alarm  Return the type from an alarm

Parameters:
alarm The not alarm
Returns:
The type of an alarm
Exceptions:
IllegalStateException If the priority of the alarm is not in range


Generated on Thu Apr 30 03:00:36 2009 for ACS Java API by doxygen 1.3.8