Uses of Interface
bibliothek.gui.dock.facile.mode.ExternalizedModeArea
Packages that use ExternalizedModeArea
Package
Description
Contains wrapper classes for various
DockStations, implementing the interface
CLocationMode.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.modeModifier and TypeInterfaceDescriptioninterfaceCombination ofExternalizedModeAreaandCModeArea, 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 ExternalizedModeAreaModifier and TypeClassDescriptionprotected classRepresents aCScreenDockStationHandleasCExternalizedModeArea.protected class -
Uses of ExternalizedModeArea in bibliothek.gui.dock.facile.mode
Classes in bibliothek.gui.dock.facile.mode with type parameters of type ExternalizedModeAreaModifier and TypeClassDescriptionclassExternalizedMode<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 ExternalizedModeAreaModifier and TypeMethodDescriptionDefaultExternalizedModeBehavior.findLocation(ExternalizedModeArea target, Dockable dockable) ExternalizedModeBehavior.findLocation(ExternalizedModeArea target, Dockable dockable) Finds a good location fordockablewhich was never in theExternalizedMode.