public class JFrame extends Component
This class provides a minimal stub implementation of a top-level window container to allow the NDT tool to run in headless environments. The frame contains a content pane but provides no actual GUI functionality.
All operations are no-ops, maintaining API compatibility without requiring an actual graphical display system.
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
dispose() |
Panel |
getContentPane() |
void |
toBack() |
add, add, add, addMouseListener, addWindowListener, getToolkit, pack, repaint, setBorder, setCursor, setEditable, setEnabled, setForeground, setLayout, setLayout, setPreferredSize, setResizable, setSize, setTitle, setVisible