
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, writepublic JTextAreaOutputStream(JTextArea t)
public void write(int i)
write in class OutputStreampublic void write(char[] buf,
int off,
int len)
Copyright © 2009–2020 Waarp. All rights reserved.