|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.simonstl.moe.test.ComponentInputPrint
The ComponentInputPrint class just prints out MOE objects as it receives them.
version 0.01 is the initial release.
Constructor Summary | |
ComponentInputPrint()
|
Method Summary | |
boolean |
listen(CoreComponentI component)
listen() prints components passed to it by component creators, and always returns true. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ComponentInputPrint()
Method Detail |
public boolean listen(CoreComponentI component)
listen
in interface ComponentInputI
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |