|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface describes a listener that is interested in status events. This type of listener is intended to be used by components similar to a status bar which can display messages coming from more components.
Method Summary | |
void |
statusChanged(String text)
Calleed when there a new status message. |
Method Detail |
public void statusChanged(String text)
text
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |