protected class ConsolePanel.TextPaneOutputStream extends java.io.OutputStream
void
write(byte[] data, int off, int len)
write(int i)
write(java.lang.String s)
close, flush, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void write(int i)
write
java.io.OutputStream
public void write(byte[] data, int off, int len)
public void write(java.lang.String s)