| 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 |
|---|---|
TabPanePainter |
EclipseTabPane.getPainter()
Gets the
TabPanePainter which paints decorations for
this panel. |
| Modifier and Type | Method and Description |
|---|---|
void |
EclipseTabPane.setPainter(TabPanePainter painter)
Sets the
TabPanePainter which will paint decorations for
this panel. |
| Modifier and Type | Class and Description |
|---|---|
class |
LinePainter
Paints the background of the tab by just painting a single line.
|
| Modifier and Type | Method and Description |
|---|---|
TabPanePainter |
TabPainter.createDecorationPainter(EclipseTabPane pane)
Creates a new painter for the component which contains the tabs.
|
Copyright © 2017 Docking Frames. All rights reserved.