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 . |
bibliothek.gui.dock.station.stack.tab |
This package contains a generic implementation of a "tabbed-pane".
|
bibliothek.gui.dock.title |
Elements needed to paint the title of a
Dockable . |
Modifier and Type | Method and Description |
---|---|
protected OrientedLabel |
BaseTabComponent.getLabel()
Gets the label which is used to paint icon and text.
|
Modifier and Type | Method and Description |
---|---|
OrientedLabel |
TabComponentLayoutManager.getLabel()
Gets the label showing icon and text
|
Constructor and Description |
---|
TabComponentLayoutManager(OrientedLabel label,
ButtonPanel panel,
TabConfiguration configuration)
Creates a new layout manager.
|
Modifier and Type | Method and Description |
---|---|
protected OrientedLabel |
AbstractMultiDockTitle.getLabel()
Grants access to the
OrientedLabel which paints the title text. |