public class TextAreaWriter extends Writer
| Modifier and Type | Field and Description | 
|---|---|
private JTextArea | 
textArea
Text area component to which output should be written. 
 | 
| Constructor and Description | 
|---|
TextAreaWriter(JTextArea textArea)
Constructs a new TextAreaWriter around the given text area component. 
 | 
private JTextArea textArea
public TextAreaWriter(JTextArea textArea)
Copyright © 2015 Open Microscopy Environment