Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
bibliothek.gui.dock.common.mode | |
bibliothek.gui.dock.common.mode.station |
Contains wrapper classes for various
DockStation s, implementing the interface
CLocationMode . |
Modifier and Type | Method and Description |
---|---|
CLocationModeManager |
CControl.getLocationManager()
Gets the manager that is responsible to handle all changes of the
modes (maximized, normalized, ...
|
Modifier and Type | Method and Description |
---|---|
CLocationModeManager |
CControlAccess.getLocationManager()
Gets the manager that is responsible to change the extended mode of the
Dockable s. |
Constructor and Description |
---|
PreviousModeDoubleClickStrategy(CLocationModeManager manager)
Creates a new strategy
|
Constructor and Description |
---|
CScreenDockStationHandle(CStation<CScreenDockStation> station,
CLocationModeManager manager)
Creates a new handle
|
CSplitDockStationHandle(CStation<CSplitDockStation> station,
CLocationModeManager manager)
Creates a new handle.
|
ExternalizedCSplitDockStationHandler(CStation<CSplitDockStation> station,
CLocationModeManager manager)
Creates a new handler
|