Uses of Interface
bibliothek.gui.dock.common.perspective.mode.CModeAreaPerspective

Packages that use CModeAreaPerspective
bibliothek.gui.dock.common.perspective.mode   
 

Uses of CModeAreaPerspective in bibliothek.gui.dock.common.perspective.mode
 

Classes in bibliothek.gui.dock.common.perspective.mode with type parameters of type CModeAreaPerspective
 class AbstractModePerspective<A extends CModeAreaPerspective>
          This abstract implementation of a LocationModeManagerPerspective just uses a collection of LocationModePerspectives to find out whether the mode of a CDockablePerspective matches this mode or not.
 

Subinterfaces of CModeAreaPerspective in bibliothek.gui.dock.common.perspective.mode
 interface CMaximizedModeAreaPerspective
          Represents a station which can contain "maximized" children, this representation is handled by a CMaximizedModePerspective.