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