TabPane
and
supporting classes for the EclipseTheme
.See: Description
Class | Description |
---|---|
EclipseMenu |
A menu used by the
EclipseTabPane to select Dockable s.The icon of the menu is TabMenuOverflowIconBridge.ICON_KEY , and thus changes automatically
when the number of children changes. |
EclipseTab | |
EclipseTabInfo |
This component shows a subset of
DockAction s of the currently selected
Dockable of its parent TabPane . |
EclipseTabPane |
The
EclipseTabPane uses a generic TabPainter to create its
tabs and to change its border. |
EclipseTabPaneContent |
The panel painting the background of a
EclipseTabPane . |
TabPane
and
supporting classes for the EclipseTheme
.