Package | Description |
---|---|
bibliothek.extension.gui.dock.theme.eclipse.stack |
An implementation of
TabPane and
supporting classes for the EclipseTheme . |
bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation . |
Modifier and Type | Class and Description |
---|---|
class |
EclipseTabPaneContent
The panel painting the background of a
EclipseTabPane . |
Modifier and Type | Method and Description |
---|---|
protected CombinedStackDockContentPane |
EclipseTabPane.createContentPane(CombinedStackDockComponent<EclipseTab,EclipseMenu,EclipseTabInfo> self) |
Modifier and Type | Method and Description |
---|---|
protected CombinedStackDockContentPane |
CombinedStackDockComponent.createContentPane(CombinedStackDockComponent<T,M,I> self)
Creates the content pane for
this component. |
Constructor and Description |
---|
CombinedStackDockFocusTraversalPolicy(CombinedStackDockContentPane pane)
Creates a new traversal policy.
|