public class SpinnerNumberModel extends Object
This class provides a minimal stub implementation of a spinner number model to allow the NDT tool to run in headless environments. The model maintains numeric value but provides no actual spinner functionality.
All operations except value tracking are no-ops, maintaining API compatibility without requiring an actual graphical display system.
| Constructor and Description |
|---|
SpinnerNumberModel() |