Uses of Interface
bibliothek.gui.dock.common.perspective.mode.CModeAreaPerspective
Packages that use CModeAreaPerspective
Package
Description
This module of the perspective API allows clients to access and modify
CDockables that are in different modes like "maximized" or "minimized".-
Uses of CModeAreaPerspective in bibliothek.gui.dock.common.perspective.mode
Classes in bibliothek.gui.dock.common.perspective.mode with type parameters of type CModeAreaPerspectiveModifier and TypeClassDescriptionclassAbstractModePerspective<A extends CModeAreaPerspective>This abstract implementation of aLocationModeManagerPerspectivejust uses a collection ofLocationModePerspectives to find out whether the mode of aCDockablePerspectivematches this mode or not.Subinterfaces of CModeAreaPerspective in bibliothek.gui.dock.common.perspective.modeModifier and TypeInterfaceDescriptioninterfaceRepresents a station which can contain "maximized" children, this representation is handled by aCMaximizedModePerspective.