public class Cursor extends Object
This class provides a minimal stub implementation of cursor constants to allow the NDT tool to run in headless environments. The class provides cursor constants but no actual cursor functionality.
All operations are no-ops or return null values, maintaining API compatibility without requiring an actual graphical display system.
| Modifier and Type | Field and Description |
|---|---|
static Cursor |
HAND_CURSOR |