public class JLabel extends Component
This class provides a minimal stub implementation of a text label component to allow the NDT tool to run in headless environments. The label can display text but provides no actual rendering functionality.
All operations are no-ops, maintaining API compatibility without requiring an actual graphical display system.
| Modifier and Type | Method and Description |
|---|---|
void |
setAlignmentY(float f) |
void |
setText(String s) |
add, add, add, addMouseListener, addWindowListener, getToolkit, pack, repaint, setBorder, setCursor, setEditable, setEnabled, setForeground, setLayout, setLayout, setPreferredSize, setResizable, setSize, setTitle, setVisible