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 |
---|---|
EclipseTabPane |
EclipseTabPaneContent.getPane()
Gets the parent of this panel.
|
Constructor and Description |
---|
EclipseMenu(EclipseTabPane pane)
Creates a new menu.
|
EclipseTab(EclipseTabPane parent,
Dockable dockable,
TabComponent delegate)
Creates a new tab.
|
EclipseTabInfo(EclipseTabPane pane)
Creates a new component.
|
EclipseTabPaneContent(EclipseTabPane pane) |
Modifier and Type | Method and Description |
---|---|
EclipseTabPane |
BaseTabComponent.getPane()
Gets the parent of this component.
|
Modifier and Type | Method and Description |
---|---|
TabPanePainter |
TabPainter.createDecorationPainter(EclipseTabPane pane)
Creates a new painter for the component which contains the tabs.
|
TabComponent |
TabPainter.createTabComponent(EclipseTabPane pane,
Dockable dockable)
Creates a new tab for an
EclipseTabPane . |
Constructor and Description |
---|
ArchGradientPainter(EclipseTabPane pane,
Dockable dockable)
Creates a new painter.
|
BaseTabComponent(EclipseTabPane pane,
Dockable dockable)
Creates a new
TabComponent |
BaseTabComponent(EclipseTabPane pane,
Dockable dockable,
String colorPostfix)
Creates a new
TabComponent |
LinePainter(EclipseTabPane pane)
Creates a new painter.
|
RectGradientPainter(EclipseTabPane pane,
Dockable dockable) |