Package | Description |
---|---|
bibliothek.gui.dock.toolbar.perspective |
Modifier and Type | Method and Description |
---|---|
CToolbarGroupPerspective |
CToolbarAreaPerspective.group(int index)
Gets or creates a group of toolbars at location
index . |
CToolbarGroupPerspective |
CToolbarAreaPerspective.insert(int index)
Creates a new
CToolbarGroupPerspective and inserts the new group at index . |
Modifier and Type | Method and Description |
---|---|
void |
CToolbarAreaPerspective.remove(CToolbarGroupPerspective group)
Removes
group from this station. |