Uses of Interface
bibliothek.gui.dock.common.grouping.CGroupingBehavior

Packages that use CGroupingBehavior
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.grouping   
 

Uses of CGroupingBehavior in bibliothek.gui.dock.common
 

Fields in bibliothek.gui.dock.common with type parameters of type CGroupingBehavior
static PropertyKey<CGroupingBehavior> CControl.GROUPING_BEHAVIOR
          The grouping behavior defines how Dockables tend to automatically group together.
 

Uses of CGroupingBehavior in bibliothek.gui.dock.common.grouping
 

Classes in bibliothek.gui.dock.common.grouping that implement CGroupingBehavior
 class DefaultCGroupingBehavior
          Default implementation of CGroupingBehavior, just returns CDockable.getGrouping().