|
JUICe | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IAlertsApp | to be impl'ted by apps requiring notification of alerts being raised or cleared. |
| MonLabel.Modes | in which the text may be displayed. |
| Class Summary | |
|---|---|
| AlertPanel | displays values only when alert raised. |
| MonLabel | monitor label, for displaying its text in one of three modes: normal, non-intrusive alert, or intrusive alert. |
| TheAlertsController | for controlling the package's behaviour. |
| TimeoutLabel | label whose text is displayed as an alert if not updated within the specified timeout. |
| TitledLabel | titled label. |
| TogPanel | toggle panel, featuring a concealable subpanel. |
JUICe Alerts. This package contains
classes for displaying values using JComponents
which can flash and beep.
All are based on MonLabel, which can be
switched to one of three modes--normal, non-intrusive,
intrusive--depending on the value being displayed.
The package's behaviour may be controlled by instantiating TheAlertsController, and furthermore by handing
this an IAlertsApp impl'n.
|
JUICe | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||