Package | Description |
---|---|
bibliothek.gui.dock.station.toolbar | |
bibliothek.gui.dock.toolbar.perspective |
Modifier and Type | Method and Description |
---|---|
ToolbarDockPerspective |
ToolbarDockStationFactory.layoutPerspective(ToolbarDockStationLayout layout,
java.util.Map<java.lang.Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children) |
Modifier and Type | Method and Description |
---|---|
ToolbarDockStationLayout |
ToolbarDockStationFactory.getPerspectiveLayout(ToolbarDockPerspective element,
java.util.Map<bibliothek.gui.dock.perspective.PerspectiveDockable,java.lang.Integer> children) |
void |
ToolbarDockStationFactory.layoutPerspective(ToolbarDockPerspective perspective,
ToolbarDockStationLayout layout,
java.util.Map<java.lang.Integer,bibliothek.gui.dock.perspective.PerspectiveDockable> children) |
Modifier and Type | Method and Description |
---|---|
ToolbarDockPerspective |
CToolbarPerspective.getDelegate()
Allows access to the internal representation of this perspective.
|
Constructor and Description |
---|
CToolbarPerspective(ToolbarDockPerspective delegate)
Creates a new perspective wrapping around
delegate . |