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 . |
bibliothek.gui.dock.themes.basic |
Factories and classes used when the
BasicTheme
is active. |
Modifier and Type | Method and Description |
---|---|
protected BorderForwarder |
EclipseTabPane.createBorderModifier(javax.swing.JComponent target)
Creates the
BorderForwarder that is used to set the border of this
panel. |
protected BorderForwarder |
EclipseTabPane.createContentBorderModifier(Dockable dockable,
javax.swing.JComponent component) |
Modifier and Type | Method and Description |
---|---|
protected BorderForwarder |
CombinedStackDockComponent.createContentBorderModifier(Dockable dockable,
javax.swing.JComponent component)
Creates a
BorderForwarder for the content component for the tab of dockable |
Modifier and Type | Class and Description |
---|---|
protected class |
BasicDockableDisplayer.DisplayerBorder
The border of this displayer.
|