| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.theme.eclipse |
Various graphical and logical components needed when the
EclipseTheme
is active. |
| bibliothek.extension.gui.dock.theme.eclipse.displayer |
The
DockableDisplayers that are used
by the EclipseTheme. |
| bibliothek.extension.gui.dock.theme.eclipse.stack |
An implementation of
TabPane and
supporting classes for the EclipseTheme. |
| bibliothek.extension.gui.dock.theme.eclipse.stack.tab |
Various components needed to paint and manage the tab which is visible
on a
EclipseTabPane. |
| Constructor and Description |
|---|
EclipseDockActionSource(EclipseTheme theme,
DockActionSource source,
EclipseTabStateInfo tab,
boolean showForTab)
Creates a new source
|
EclipseDockTitleFactory(EclipseTheme theme,
DockTitleFactory factory)
Creates a new factory
|
| Constructor and Description |
|---|
EclipseDisplayerFactory(EclipseTheme theme)
Creates a new displayer factory.
|
EclipseDockableDisplayer(EclipseTheme theme,
DockStation station,
Dockable dockable,
DockTitle title)
Creates a new
DockableDisplayer. |
| Modifier and Type | Method and Description |
|---|---|
EclipseTheme |
EclipseTabPane.getTheme()
Gets the theme which created this pane.
|
| Constructor and Description |
|---|
EclipseTabPane(EclipseTheme theme,
DockStation station)
Creates a new pane.
|
| Constructor and Description |
|---|
DockTitleTab(DockStation station,
Dockable dockable,
DockTitleVersion title,
EclipseTheme theme)
Deprecated.
Creates a new tab.
|
Copyright © 2017 Docking Frames. All rights reserved.