Package bibliothek.extension.gui.dock.theme.eclipse.stack

An implementation of TabPane and supporting classes for the EclipseTheme.

See:
          Description

Class Summary
EclipseMenu A menu used by the EclipseTabPane to select Dockables.
The icon of the menu is TabMenuOverflowIconBridge.ICON_KEY, and thus changes automatically when the number of children changes.
EclipseTab A wrapper around a TabComponent allowing to use the TabComponent also as CombinedTab.
EclipseTabInfo This component shows a subset of DockActions 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.
 

Package bibliothek.extension.gui.dock.theme.eclipse.stack Description

An implementation of TabPane and supporting classes for the EclipseTheme.