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

AlarmGUIType.java File Reference


Namespaces

namespace  alma::acsplugins::alarmsystem::gui::table

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
}

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 02:42:27 2009 for ACS Java API by doxygen 1.3.8