public class BorderLayout extends Object
This class provides a minimal stub implementation of a border layout manager to allow the NDT tool to run in headless environments. The layout provides region constants but no actual layout functionality.
All operations are no-ops, maintaining API compatibility without requiring an actual graphical display system.
| Constructor and Description |
|---|
BorderLayout() |
public static final int NORTH
public static final int SOUTH