| Class | Description |
|---|---|
| AlarmsContainer |
A container for the alarms as needed by the AlarmTableModel
|
| AlarmsReductionContainer |
Extends
AlarmsContainer to cope with reduced alarms. |
| AlarmTable |
The table of alarms
|
| AlarmTableEntry |
An entry in the alarm table i.e.
|
| AlarmTableModel |
The table model for the table alarms
|
| ClipboardHelper |
The class to set the clipboard content
|
| SearchEngine |
Object of this class perform the search function on the alarm table.
|
| Enum | Description |
|---|---|
| AlarmGUIType |
The type of each alarm as relevant for the GUI.
|
| AlarmTableModel.AlarmTableColumn |
The title of each column.
|
| AlarmTableModel.PriorityLabel |
The label of the priority column of the table
|
| Exception | Description |
|---|