public class GraphicOutputStream extends OutputStream
ScrollingTextPane as its sink.
Flushes the buffer at line end.| Constructor and Description |
|---|
GraphicOutputStream(ScrollingTextPane delegate) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerStyle(String pattern,
AttributeSet style) |
void |
write(int b) |
close, flush, write, writepublic GraphicOutputStream(ScrollingTextPane delegate)
public void registerStyle(String pattern, AttributeSet style)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2006–2018 Apache Software Foundation. All rights reserved.