| Package | Description |
|---|---|
| bibliothek.gui.dock.common.mode | |
| bibliothek.gui.dock.common.mode.station |
Contains wrapper classes for various
DockStations, implementing the interface
CLocationMode. |
| bibliothek.gui.dock.facile.mode |
Contains an implementation of
ModeManager that links a mode to the location
of a Dockable. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CExternalizedModeArea
Combination of
ExternalizedModeArea and CModeArea, does not
specify new methods. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
CScreenDockStationHandle.External
Represents a
CScreenDockStationHandle as CExternalizedModeArea. |
protected class |
ExternalizedCSplitDockStationHandler.Externalized
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalizedMode<M extends ExternalizedModeArea>
Represents a mode in which dockables are freely floating on the screen.
|
| Modifier and Type | Method and Description |
|---|---|
ScreenDockProperty |
DefaultExternalizedModeBehavior.findLocation(ExternalizedModeArea target,
Dockable dockable) |
ScreenDockProperty |
ExternalizedModeBehavior.findLocation(ExternalizedModeArea target,
Dockable dockable)
Finds a good location for
dockable which was
never in the ExternalizedMode. |
Copyright © 2018. All rights reserved.