|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CToolbarPerspective | |
---|---|
bibliothek.gui.dock.toolbar.perspective |
Uses of CToolbarPerspective in bibliothek.gui.dock.toolbar.perspective |
---|
Methods in bibliothek.gui.dock.toolbar.perspective that return CToolbarPerspective | |
---|---|
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 . |
Methods in bibliothek.gui.dock.toolbar.perspective with parameters of type CToolbarPerspective | |
---|---|
void |
CToolbarGroupPerspective.Column.remove(CToolbarPerspective toolbar)
Removes toolbar from this column. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |