public class CustomOutputStream extends OutputStream
| Constructor and Description |
|---|
CustomOutputStream(JTextArea textArea) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(int b) |
close, flush, write, writepublic CustomOutputStream(JTextArea textArea)
public void write(int b)
throws IOException
write in class OutputStreamIOExceptionCopyright © 2005-2019 HydroloGIS. All Rights Reserved.