Package | Description |
---|---|
bibliothek.gui.dock |
The five basic classes implementing
Dockable and
DockStation plus some supporting elements. |
bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation , various implementations of CommonDockStation and supporting classes. |
Modifier and Type | Field and Description |
---|---|
static PropertyKey<ScreenDockWindowClosingStrategy> |
ScreenDockStation.WINDOW_CLOSING_STRATEGY
strategy for closing
ScreenDockWindow s, default is null |
Modifier and Type | Class and Description |
---|---|
class |
CScreenDockStationWindowClosingStrategy
This strategy searches for a
CDockable when the user wants to close an externalized dockable. |