|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface to be implemented by a graphical interface component capabile of altering its visualization to signal a user alert state.
AlertEvent| Method Summary | |
void |
endAlert(AlertEvent evt)
Notifies this component that it should alter its appearance to signal that it has exited a user alert status. |
void |
startAlert(AlertEvent evt)
Notifies this component that it should alter its appearance to signal that it has entered a user alert status. |
| Method Detail |
public void startAlert(AlertEvent evt)
evt - the alert event to be handledpublic void endAlert(AlertEvent evt)
evt - the alert event to be handled
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||