| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
protected EclipseTab |
EclipseTabPane.newTab(Dockable dockable) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EclipseTabPane.tabRemoved(EclipseTab tab) |
| Modifier and Type | Method and Description |
|---|---|
protected CombinedStackDockContentPane |
EclipseTabPane.createContentPane(CombinedStackDockComponent<EclipseTab,EclipseMenu,EclipseTabInfo> self) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTabComponent.setTab(EclipseTab tab) |
void |
DockTitleTab.setTab(EclipseTab tab)
Deprecated.
|
void |
TabComponent.setTab(EclipseTab tab)
Informs this
TabComponent by which tab is is used. |
Copyright © 2017 Docking Frames. All rights reserved.