Uses of Package
bibliothek.gui.dock.toolbar.perspective

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

Classes in bibliothek.gui.dock.toolbar.perspective used by bibliothek.gui.dock.toolbar.perspective
CommonToolbarContainerDockPerspective
          The type of object that is used by CToolbarAreaPerspective as intern representation.
CToolbarAreaPerspective
          Represents a CToolbarArea as perspective.
CToolbarGroupPerspective
          A wrapper around a ToolbarGroupDockPerspective, offers features that are usefull in the Common project only.
A group of toolbars is organized similar to a table: there are columns of toolbars, and each column has its own size.
Important note: "columns" is an abstract idea, they do not exist as DockStations.
CToolbarGroupPerspective.Column
          Represents a single column of toolbars in a group of toolbars.
CToolbarPerspective
          A wrapper around a ToolbarDockPerspective, represents a single toolbar.