Package | Description |
---|---|
bibliothek.gui.dock.common.perspective.mode |
This module of the perspective API allows clients to access and modify
CDockable s that are in different modes like "maximized" or "minimized". |
Modifier and Type | Class and Description |
---|---|
class |
AbstractModePerspective<A extends CModeAreaPerspective>
This abstract implementation of a
LocationModeManagerPerspective just uses
a collection of LocationModePerspective s to find out whether the mode of
a CDockablePerspective matches this mode or not. |
Modifier and Type | Interface and Description |
---|---|
interface |
CMaximizedModeAreaPerspective
Represents a station which can contain "maximized" children, this
representation is handled by a
CMaximizedModePerspective . |