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

Packages that use CStateManager
bibliothek.gui.dock.common   
bibliothek.gui.dock.common.intern   
 

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, ... ) of Dockables.
 

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.