Uses of Class
bibliothek.gui.dock.common.intern.CStateManager

Packages that use CStateManager
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. 
 

Uses of CStateManager in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common that return CStateManager
 CStateManager CControl.getStateManager()
          Gets the manager that is responsible to handle all changes of the modes (maximized, normalized, ...
 

Uses of CStateManager in bibliothek.gui.dock.common.intern
 

Methods in bibliothek.gui.dock.common.intern that return CStateManager
 CStateManager CControlAccess.getStateManager()
          Gets the manager that is responsible to change the states of the Dockables.