|
Hilbert II - Version 0.03.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.qedeq.kernel.log.DefaultModuleEventListener
Listener that writes events to a stream.
| Constructor Summary | |
DefaultModuleEventListener()
Constructor. |
|
DefaultModuleEventListener(PrintStream stream)
Constructor. |
|
| Method Summary | |
void |
addModule(QedeqBo prop)
Add module. |
void |
removeModule(QedeqBo prop)
Remove module. |
void |
setPrintStream(PrintStream stream)
Set output stream. |
void |
stateChanged(QedeqBo prop)
Module properties (i.e. the status) have changed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultModuleEventListener()
public DefaultModuleEventListener(PrintStream stream)
stream - Print to this stream.| Method Detail |
public final void setPrintStream(PrintStream stream)
stream - Output stream.public void addModule(QedeqBo prop)
ModuleEventListener
addModule in interface ModuleEventListenerprop - add module with this properties.public void stateChanged(QedeqBo prop)
ModuleEventListener
stateChanged in interface ModuleEventListenerprop - public void removeModule(QedeqBo prop)
ModuleEventListener
removeModule in interface ModuleEventListenerprop - remove module with this properties.
|
Hilbert II - Version 0.03.09 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |