| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.theme.eclipse.displayer |
The
DockableDisplayers that are used
by 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
NoTitleBarDisplayer
A
DockableDisplayer which is used in situations when usually no DockTitle nor any tab is shown. |
| Modifier and Type | Method and Description |
|---|---|
InvisibleTab |
TabPainter.createInvisibleTab(InvisibleTabPane pane,
Dockable dockable)
Creates a new invisible tab for
pane representing dockable. |
| Constructor and Description |
|---|
DefaultInvisibleTab(InvisibleTabPane pane,
Dockable dockable)
Creates a new tab.
|
Copyright © 2017 Docking Frames. All rights reserved.