Uses of Interface
bibliothek.gui.dock.facile.mode.ExternalizedModeArea

Packages that use ExternalizedModeArea
bibliothek.gui.dock.common.mode   
bibliothek.gui.dock.common.mode.station   
bibliothek.gui.dock.facile.mode   
 

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.