|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalizedModeArea | |
|---|---|
| bibliothek.gui.dock.common.mode | A subclass of LocationModeManager that handles CLocations,
ExtendedModes and is aware of CControl. |
| 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. |
| Uses of ExternalizedModeArea in bibliothek.gui.dock.common.mode |
|---|
| Subinterfaces of ExternalizedModeArea in bibliothek.gui.dock.common.mode | |
|---|---|
interface |
CExternalizedModeArea
Combination of ExternalizedModeArea and CModeArea, does not
specify new methods. |
| Uses of ExternalizedModeArea in bibliothek.gui.dock.common.mode.station |
|---|
| Classes in bibliothek.gui.dock.common.mode.station that implement ExternalizedModeArea | |
|---|---|
protected class |
CScreenDockStationHandle.External
Represents a CScreenDockStationHandle as CExternalizedModeArea. |
| Uses of ExternalizedModeArea in bibliothek.gui.dock.facile.mode |
|---|
| Classes in bibliothek.gui.dock.facile.mode with type parameters of type ExternalizedModeArea | |
|---|---|
class |
ExternalizedMode<M extends ExternalizedModeArea>
Represents a mode in which dockables are freely floating on the screen. |
| Methods in bibliothek.gui.dock.facile.mode with parameters of type ExternalizedModeArea | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||