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

Packages that use ExtendedMode
Package
Description
A set of classes that can be used to create basic applications.
Various listeners and adapters that can be added to CControl, CDockable and other classes associated with them.
Contains the CGroupBehavior and its implementations, this interface allows to group Dockables together.
 
Classes and interfaces used internally.
CActions and supporting classes that are not intended for clients to be used directly.
Various implementations of CLocation.
A subclass of LocationModeManager that handles CLocations, ExtendedModes and is aware of CControl.
The perspective API offers clients the possibility to define or modify the layout of an application without actually creating any CDockables.
This module of the perspective API allows clients to access and modify CDockables that are in different modes like "maximized" or "minimized".
Contains an implementation of ModeManager that links a mode to the location of a Dockable.
Strategies helping a LocationModeManager to decide which modes are available for a Dockable.