Uses of Class
bibliothek.gui.dock.common.mode.CMaximizedMode
Packages that use CMaximizedMode
Package
Description
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 CMaximizedModeModifier and TypeMethodDescriptionCLocationModeManager.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 CMaximizedModeModifier and TypeMethodDescriptionvoidCLocationModeSettings.rescue(CMaximizedMode maximizedMode) If there were settings rescued from an older version, then these settings are transferred tomaximizedMode.