Uses of Class
bibliothek.gui.dock.common.mode.station.CSplitDockStationHandle

Packages that use CSplitDockStationHandle
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.mode.station Contains wrapper classes for various DockStations, implementing the interface CLocationMode
 

Uses of CSplitDockStationHandle in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common that return CSplitDockStationHandle
protected  CSplitDockStationHandle CGridArea.createSplitDockStationHandle(CControl control)
          Creates the handle that will represent this as CNormalModeArea and CMaximizedModeArea.
protected  CSplitDockStationHandle CGridArea.getModeManagerHandle()
          Access to the object that represents this as CNormalModeArea and as CMaximizedModeArea.
 

Uses of CSplitDockStationHandle in bibliothek.gui.dock.common.mode.station
 

Subclasses of CSplitDockStationHandle in bibliothek.gui.dock.common.mode.station
 class ExternalizedCSplitDockStationHandler
          The representation of a SplitDockStation which is a child of a ScreenDockStation, meaning the children are part of a CExternalizedModeArea.