Package | Description |
---|---|
bibliothek.gui.dock.common.mode | |
bibliothek.gui.dock.common.mode.station |
Contains wrapper classes for various
DockStation s, implementing the interface
CLocationMode . |
bibliothek.gui.dock.facile.mode |
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable . |
bibliothek.gui.dock.facile.mode.station |
Wrappers for
DockStation s, implementing StationModeArea . |
Modifier and Type | Interface and Description |
---|---|
interface |
CMinimizedModeArea
Combination of
MinimizedModeArea and CModeArea , does
not introduce any new methods. |
Modifier and Type | Class and Description |
---|---|
class |
CFlapDockStationHandle
Interface between
FlapDockStation and CModeArea . |
Modifier and Type | Class and Description |
---|---|
class |
MinimizedMode<M extends MinimizedModeArea>
Only the title of a minimized
Dockable is visible. |
Modifier and Type | Class and Description |
---|---|
class |
FlapDockStationHandle
A connection between a
FlapDockStation and the
MinimizedModeArea interface. |