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

Packages that use bibliothek.gui.dock.common.grouping
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.grouping   
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
 

Classes in bibliothek.gui.dock.common.grouping used by bibliothek.gui.dock.common
CGroupingBehavior
          CGroupingBehavior allows clients to define how Dockables organize themselves in groups.
 

Classes in bibliothek.gui.dock.common.grouping used by bibliothek.gui.dock.common.grouping
CGroupingBehavior
          CGroupingBehavior allows clients to define how Dockables organize themselves in groups.
DockableGrouping
          A DockableGrouping is an algorithm that rewrites the location of a Dockable, allowing clients to group several dockables together.
While the name of the interface implies that dockables should be grouped together, nothing prevents a client from writing an implementation that does the opposite, e.g.
 

Classes in bibliothek.gui.dock.common.grouping used by bibliothek.gui.dock.common.intern
DockableGrouping
          A DockableGrouping is an algorithm that rewrites the location of a Dockable, allowing clients to group several dockables together.
While the name of the interface implies that dockables should be grouped together, nothing prevents a client from writing an implementation that does the opposite, e.g.