public static class R66ClientGui.JTextAreaOutputStream extends OutputStream
Constructor and Description |
---|
JTextAreaOutputStream(JTextArea t) |
Modifier and Type | Method and Description |
---|---|
void |
write(char[] buf,
int off,
int len) |
void |
write(int i) |
close, flush, write, write
public JTextAreaOutputStream(JTextArea t)
public void write(int i)
write
in class OutputStream
public void write(char[] buf, int off, int len)
Copyright © 2009–2020 Waarp. All rights reserved.