| JavaTM Look and Feel Design Guidelines: Advanced Topics > Part II: Special Topics > 8: Events and Alarms > Levels of Severity | ![]() |
Each alarm event has a level of severity--known as the alarm's "severity." An alarm's severity indicates the order in which users should handle that event relative to alarms of other severities.
Levels of severity can help an application's users prioritize their work, especially if the application can display many alarms at the same time. Table 19 lists the standard levels of severity for alarms.
Each level of severity has an corresponding alarm graphic, which you can use to help users identify alarmed entities. (For information about alarm graphics, see Alarm Graphics.)
Some applications can generate many alarms at the same time. To avoid overwhelming users, such applications should enable users to control:
These capabilities help users eliminate irrelevant alarms and notice important alarms.
Enable users to modify alarm conditions and define new alarm
conditions.
Provide only the levels of severity in Table 19. Of those levels, provide
only the ones that your application's users will need.
Enable users to adjust the thresholds that determine each alarm's severity.
When displaying or logging an alarm, indicate its severity.
| Java Look and Feel Design Guidelines: Advanced Topics.
Copyright 2001. Sun Microsystems, Inc. All Rights Reserved. |
![]() |