public class BorderFactory extends Object
This class provides a minimal stub implementation of a border factory to allow the NDT tool to run in headless environments. The factory can create titled borders but provides no actual visual border functionality.
All operations return stub components, maintaining API compatibility without requiring an actual graphical display system.
| Constructor and Description |
|---|
BorderFactory() |