| Interface | Description |
|---|---|
| BorderPanelListener |
Interface for listeners interested in
BorderPanel related events. |
| BorderSplitPaneListener |
Interface for listeners interested in
BorderSplitPane related
events. |
| Class | Description |
|---|---|
| BorderPanel |
A
Component that permanently displays another Component and
optionally displays more components on the borders. |
| BorderSplitPane |
A
Component that permanently shows another component and optionally
displays a JSplitPane and one or two other components. |
| VerticalToggleButton |
A
JToggleButton that displays vertical text. |
| Enum | Description |
|---|---|
| Location |
A location.
|