|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scufl.ScuflModelEventPrinter
public class ScuflModelEventPrinter
Trivially implements the ScuflModelEventListener by printing a textual representation of incoming events to a given PrintStream
| Constructor Summary | |
|---|---|
ScuflModelEventPrinter(java.io.PrintStream the_writer)
The listener will print events out onto the supplied PrintWriter. |
|
| Method Summary | |
|---|---|
void |
receiveModelEvent(ScuflModelEvent event)
Implements ScuflModelEventListener |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScuflModelEventPrinter(java.io.PrintStream the_writer)
| Method Detail |
|---|
public void receiveModelEvent(ScuflModelEvent event)
receiveModelEvent in interface ScuflModelEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||