Uses of Package
bibliothek.gui.dock.common.group

Packages that use bibliothek.gui.dock.common.group
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.group Contains the CGroupBehavior and its implementations, this interface allows to group Dockables together. 
bibliothek.gui.dock.facile.mode Contains an implementation of ModeManager that links a mode to the location of a Dockable
 

Classes in bibliothek.gui.dock.common.group used by bibliothek.gui.dock.common
CGroupBehavior
          A CGroupBehavior allows to define groups of CDockable.
 

Classes in bibliothek.gui.dock.common.group used by bibliothek.gui.dock.common.group
CGroupBehavior
          A CGroupBehavior allows to define groups of CDockable.
CGroupBehaviorCallback
          A set of information and methods for the CGroupBehavior.
CGroupMovement
          A group movement describes the movement of an undefined number of Dockables by a LocationModeManager.
 

Classes in bibliothek.gui.dock.common.group used by bibliothek.gui.dock.facile.mode
CGroupBehavior
          A CGroupBehavior allows to define groups of CDockable.
CGroupMovement
          A group movement describes the movement of an undefined number of Dockables by a LocationModeManager.