Uses of Class
bibliothek.gui.dock.common.mode.CMaximizedMode

Packages that use CMaximizedMode
bibliothek.gui.dock.common.mode A subclass of LocationModeManager that handles CLocations, ExtendedModes and is aware of CControl
bibliothek.gui.dock.facile.mode Contains an implementation of ModeManager that links a mode to the location of a Dockable
 

Uses of CMaximizedMode in bibliothek.gui.dock.common.mode
 

Methods in bibliothek.gui.dock.common.mode that return CMaximizedMode
 CMaximizedMode CLocationModeManager.getMaximizedMode()
          Direct access to the mode handling "maximized" Dockables.
 

Uses of CMaximizedMode in bibliothek.gui.dock.facile.mode
 

Methods in bibliothek.gui.dock.facile.mode with parameters of type CMaximizedMode
 void CLocationModeSettings.rescue(CMaximizedMode maximizedMode)
          If there were settings rescued from an older version, then these settings are transfered to maximizedMode.