Uses of Class
bibliothek.gui.dock.toolbar.perspective.CToolbarGroupPerspective

Packages that use CToolbarGroupPerspective
bibliothek.gui.dock.toolbar.perspective   
 

Uses of CToolbarGroupPerspective in bibliothek.gui.dock.toolbar.perspective
 

Methods in bibliothek.gui.dock.toolbar.perspective that return CToolbarGroupPerspective
 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.
 

Methods in bibliothek.gui.dock.toolbar.perspective with parameters of type CToolbarGroupPerspective
 void CToolbarAreaPerspective.remove(CToolbarGroupPerspective group)
          Removes group from this station.