Uses of Class
bibliothek.gui.dock.common.mode.CLocationModeManager
Packages that use CLocationModeManager
Package
Description
A set of classes that can be used to create basic applications.
Classes and interfaces used internally.
Contains wrapper classes for various
DockStations, implementing the interface
CLocationMode.-
Uses of CLocationModeManager in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common that return CLocationModeManagerModifier and TypeMethodDescriptionCControl.getLocationManager()Gets the manager that is responsible to handle all changes of the modes (maximized, normalized, ... -
Uses of CLocationModeManager in bibliothek.gui.dock.common.intern
Methods in bibliothek.gui.dock.common.intern that return CLocationModeManagerModifier and TypeMethodDescriptionCControlAccess.getLocationManager()Gets the manager that is responsible to change the extended mode of theDockables. -
Uses of CLocationModeManager in bibliothek.gui.dock.common.mode
Constructors in bibliothek.gui.dock.common.mode with parameters of type CLocationModeManagerModifierConstructorDescriptionCreates a new strategy -
Uses of CLocationModeManager in bibliothek.gui.dock.common.mode.station
Constructors in bibliothek.gui.dock.common.mode.station with parameters of type CLocationModeManagerModifierConstructorDescriptionCScreenDockStationHandle(CStation<CScreenDockStation> station, CLocationModeManager manager) Creates a new handleCSplitDockStationHandle(CStation<CSplitDockStation> station, CLocationModeManager manager) Creates a new handle.ExternalizedCSplitDockStationHandler(CStation<CSplitDockStation> station, CLocationModeManager manager) Creates a new handler