CDockables that are in different modes like "maximized" or "minimized".See: Description
| Interface | Description |
|---|---|
| CMaximizedModeAreaPerspective |
Represents a station which can contain "maximized" children, this
representation is handled by a
CMaximizedModePerspective. |
| CModeAreaPerspective |
Represents a
CStationPerspective in a LocationModeManagerPerspective. |
| LocationModePerspective |
Represents a
CLocationMode in a perspective. |
| Class | Description |
|---|---|
| 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. |
| CExternalizedModePerspective |
Represents a
CExternalizedMode. |
| CMaximizedModePerspective |
Represents a
CMaximizedMode. |
| CMinimizedModePerspective |
Represents a
CMinimizedMode. |
| CNormalModePerspective |
Represents a
CNormalMode. |
| LocationModeManagerPerspective |
Represents a
CLocationModeManager and offers methods to find the current location and
ExtendedMode of a CDockablePerspective. |
CDockables that are in different modes like "maximized" or "minimized".Copyright © 2018. All rights reserved.