public class ScrollingTextAreaWriter extends Writer
A class to write log and status messages to a PrintStream such as System.err.
| Modifier and Type | Field and Description |
|---|---|
protected JTextArea |
loggerTextArea |
| Constructor and Description |
|---|
ScrollingTextAreaWriter(JFrame content,
int width,
int height) |