Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.station.flap |
Elements that are related to the
FlapDockStation . |
Modifier and Type | Field and Description |
---|---|
static PropertyKey<FlapWindowFactory> |
FlapDockStation.WINDOW_FACTORY
Key for a factory that creates the windows of this station.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultFlapWindowFactory
This default implementation of
FlapWindowFactory creates new DefaultFlapWindow s. |