Package | Description |
---|---|
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 |
DefaultInvisibleTab
Default implementation of an
InvisibleTab , this
implementation tells an InvisibleTabPane to use different borders
for their children depending on whether they are focused and selected. |
Modifier and Type | Method and Description |
---|---|
InvisibleTab |
TabPainter.createInvisibleTab(InvisibleTabPane pane,
Dockable dockable)
Creates a new invisible tab for
pane representing dockable . |