| Package | Description |
|---|---|
| bibliothek.gui.dock.toolbar.perspective |
| Modifier and Type | Method and Description |
|---|---|
CToolbarPerspective |
CToolbarGroupPerspective.getToolbar(int index)
Gets the toolbar at location
index. |
CToolbarPerspective |
CToolbarGroupPerspective.Column.insert(int index)
Creates a new toolbar at
index. |
CToolbarPerspective |
CToolbarGroupPerspective.Column.toolbar(int index)
Gets or creates the toolbar at
index. |
CToolbarPerspective |
CToolbarGroupPerspective.toolbar(int column,
int index)
Gets or creates a toolbar in column
column at location index. |
| Modifier and Type | Method and Description |
|---|---|
void |
CToolbarGroupPerspective.Column.remove(CToolbarPerspective toolbar)
Removes
toolbar from this column. |
Copyright © 2018. All rights reserved.