| Package | Description |
|---|---|
| bibliothek.gui.dock.common.mode | |
| bibliothek.gui.dock.common.mode.station |
Contains wrapper classes for various
DockStations, implementing the interface
CLocationMode. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CExternalizedModeArea
Combination of
ExternalizedModeArea and CModeArea, does not
specify new methods. |
interface |
CMaximizedModeArea
Combination of
MaximizedModeArea and CModeArea, does
not introduce new methods. |
interface |
CMinimizedModeArea
Combination of
MinimizedModeArea and CModeArea, does
not introduce any new methods. |
interface |
CNormalModeArea
A combination of
NormalModeArea and CModeArea. |
| Modifier and Type | Class and Description |
|---|---|
class |
CFlapDockStationHandle
Interface between
FlapDockStation and CModeArea. |
protected class |
CScreenDockStationHandle.External
Represents a
CScreenDockStationHandle as CExternalizedModeArea. |
protected class |
CScreenDockStationHandle.Maximal
A representation of
CScreenDockStationHandle as CMaximizedModeArea. |
protected class |
CSplitDockStationHandle.Maximal
Represents a
SplitDockStation as a CMaximizedModeArea. |
protected class |
CSplitDockStationHandle.Normal
Represents the
SplitDockStation as CNormalModeArea. |
protected class |
ExternalizedCSplitDockStationHandler.Externalized
|
Copyright © 2018. All rights reserved.