|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.OutputStream
avrora.gui.DebugStream
This class acts as a bridge that remaps console output to the debug window of the GUI. The class is on the chopping block - Ben was going to change it soon because this isn't a very efficient way of doing things
| Constructor Summary | |
DebugStream(AvroraGui ptheGui)
|
|
| Method Summary | |
void |
write(int b)
|
| Methods inherited from class java.io.OutputStream |
close, flush, write, write |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DebugStream(AvroraGui ptheGui)
| Method Detail |
public void write(int b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||