gate.gui
Class ApplicationEditor.InternalStatusListener
java.lang.Object
|
+--gate.gui.ApplicationEditor.InternalStatusListener
- All Implemented Interfaces:
- EventListener, StatusListener
- Enclosing class:
- ApplicationEditor
- protected class ApplicationEditor.InternalStatusListener
- extends Object
- implements StatusListener
A simple status listener used to forward the events upstream.
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
ApplicationEditor.InternalStatusListener
protected ApplicationEditor.InternalStatusListener()
statusChanged
public void statusChanged(String message)
- Description copied from interface:
StatusListener
- Calleed when there a new status message.
- Specified by:
statusChanged
in interface StatusListener
- Following copied from interface:
gate.event.StatusListener
- Parameters:
text
-