Static Public Attributes | |
| static final int | PRIORITY_0 = 0 |
| static final int | PRIORITY_1 = 1 |
| static final int | PRIORITY_2 = 2 |
| static final int | PRIORITY_3 = 3 |
| static final int | HIGHLIGHTED_ONLY = 10 |
| static final int | KLAXON_ONLY = 20 |
| static final int | HIGHLIGHTED_AND_KLAXON = 30 |
This class stores constants variables for alarms
final int cern.laser.guiplatform.alarms.AlarmConstants.HIGHLIGHTED_AND_KLAXON = 30 [static] |
alarm should be highlighted and have klaxon
final int cern.laser.guiplatform.alarms.AlarmConstants.HIGHLIGHTED_ONLY = 10 [static] |
alarm should be only highlighed
final int cern.laser.guiplatform.alarms.AlarmConstants.KLAXON_ONLY = 20 [static] |
alarm should have klaxon only
final int cern.laser.guiplatform.alarms.AlarmConstants.PRIORITY_0 = 0 [static] |
final int cern.laser.guiplatform.alarms.AlarmConstants.PRIORITY_1 = 1 [static] |
final int cern.laser.guiplatform.alarms.AlarmConstants.PRIORITY_2 = 2 [static] |
final int cern.laser.guiplatform.alarms.AlarmConstants.PRIORITY_3 = 3 [static] |
1.7.0