public class JTextArea extends Component
This class provides a functional text area component that captures text output from the NDT tool and logs it to the I2P logging system. Unlike other components in this package, JTextArea provides actual functionality by storing text content and forwarding it to the I2P logger.
This allows NDT test results and status messages to be captured and logged even in headless environments without requiring an actual graphical display.
| Modifier and Type | Method and Description |
|---|---|
void |
append(String str) |
String |
getText() |
void |
selectAll() |
add, add, add, addMouseListener, addWindowListener, getToolkit, pack, repaint, setBorder, setCursor, setEditable, setEnabled, setForeground, setLayout, setLayout, setPreferredSize, setResizable, setSize, setTitle, setVisible