| Interface | Description |
|---|---|
| ButtonListListener |
Interface for listeners interested in
ButtonList related events. |
| ButtonListsListener |
Interface for listeners interested in
ButtonLists related events. |
| TabListener |
Interface for listeners interested in
Tab related events. |
| Class | Description |
|---|---|
| ButtonList |
A list of
buttons where at most one button is active
at any time. |
| ButtonLists | |
| DoubleButtonList |
A list of
buttons divided into two parts. |
| MoveToActions |
Defines
ActionMethods to move tab locations. |
| Tab |
A tab in a
TabbedPanel component. |
| TabbedPanel |
A
Component that always displays another component and optionally a
number of tabs around it. |
| TabButtonAction |
An
Action for buttons in TabbedPanels. |