alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::Priority Class Reference

List of all members.

Public Member Functions

 Priority (int priority, AlarmGUIType type)
String toString ()
int compareTo (Priority o)

Public Attributes

final int priority
final AlarmGUIType type

Detailed Description

The content of the priority columns is composed of the label and a reference to the AlarmTableEntry needed to compare two entries and sort.

Author:
acaproni

Constructor & Destructor Documentation

alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::Priority::Priority ( int  priority,
AlarmGUIType  type 
) [inline]

Member Function Documentation

int alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::Priority::compareTo ( Priority  o  )  [inline]
See also:
java.lang.Comparable::compareTo(java.lang.Object)

References priority, and type.

String alma::acsplugins::alarmsystem::gui::table::AlarmTableModel::Priority::toString (  )  [inline]

References priority.


Member Data Documentation

The priority

Referenced by compareTo(), and toString().

It is true if the alarm is active

Referenced by compareTo().


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

Generated by  doxygen 1.6.2