| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
| bibliothek.extension.gui.dock.theme.eclipse.stack |
An implementation of
TabPane and
supporting classes for the EclipseTheme. |
| bibliothek.extension.gui.dock.theme.flat |
Various graphical and logical components needed to paint the layout
when
FlatTheme is active. |
| bibliothek.gui.dock.station.stack |
Elements which are related to the
StackDockStation. |
| Modifier and Type | Class and Description |
|---|---|
class |
BubbleInfoComponent
This component shows a number of
DockActions and is used by the BubbleStackDockComponent
to be shown alongside the tabs. |
| Modifier and Type | Class and Description |
|---|---|
class |
EclipseTabInfo
This component shows a subset of
DockActions of the currently selected
Dockable of its parent TabPane. |
| Modifier and Type | Class and Description |
|---|---|
class |
FlatInfoComponent
This component shows a number of
DockActions and is used by the BubbleStackDockComponent
to be shown alongside the tabs. |
| Modifier and Type | Class and Description |
|---|---|
class |
CombinedStackDockComponent<T extends CombinedTab,M extends CombinedMenu,I extends CombinedInfoComponent>
A
StackDockComponent which is a combination of other components.This class also implements TabPane and thus supports the
TabLayoutManager. |
| Modifier and Type | Class and Description |
|---|---|
class |
DockActionCombinedInfoComponent
An
AbstractTabPaneComponent that was specifically designed for showing a set of DockActions. |
Copyright © 2017 Docking Frames. All rights reserved.