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".
|
Modifier and Type | Method and Description |
---|---|
ButtonPanel |
BaseTabComponent.getButtons()
Gets the panel which shows a set of
DockAction s. |
Constructor and Description |
---|
BaseTabFocusTraversalPolicy(ButtonPanel buttons) |
Modifier and Type | Method and Description |
---|---|
ButtonPanel |
TabComponentLayoutManager.getActions()
Gets the panels showing the actions
|
Constructor and Description |
---|
TabComponentLayoutManager(OrientedLabel label,
ButtonPanel panel,
TabConfiguration configuration)
Creates a new layout manager.
|