Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
bibliothek.gui.dock.common.grouping |
Modifier and Type | Field and Description |
---|---|
static PropertyKey<CGroupingBehavior> |
CControl.GROUPING_BEHAVIOR
The grouping behavior defines how
Dockable s tend to automatically group together. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCGroupingBehavior
Default implementation of
CGroupingBehavior , just returns CDockable.getGrouping() . |