| Interface | Description |
|---|---|
| BorderManager |
This interface provides a set of methods used by the
DefaultDockingPort class to manage border state after docking and
undocking operations. |
| Class | Description |
|---|---|
| AbstractDockable |
Provides a default implementation of the
Dockable interface. |
| DefaultDockingPort |
This is a
Container that implements the DockingPort
interface. |
| DefaultDockingStrategy | |
| DefaultDockingStrategy.DockingResults | |
| DefaultRegionChecker | |
| DockableComponentWrapper |
This class models a
Dockable implementation for wrapping a
Component. |
| DockablePropertyChangeHandler | |
| DockablePropertyChangeHandler.Factory | |
| DockingSplitPane | |
| StandardBorderManager |
This class provides a standard implementation of the
BorderManager
interface. |