Package bibliothek.gui.dock.common.group

Interface Summary
CGroupBehavior A CGroupBehavior allows to define groups of CDockable.
CGroupBehaviorCallback A set of information and methods for the CGroupBehavior.
 

Class Summary
StackGroupBehavior This CGroupBehavior assumes that all Dockables which share a common StackDockStation as parent belong to the same group.
TopMostGroupBehavior This most simple CGroupBehavior just set the mode of the one Dockable whose mode should change anyway.