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, write
public GraphicOutputStream(ScrollingTextPane delegate)
public void registerStyle(String pattern, AttributeSet style)
public void write(int b) throws IOException
write
in class OutputStream
IOException
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.