|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatusListener
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 |
---|
void statusChanged(String text)
text
-
|
GATE Version 3.1-2270 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |