Uses of Class
bibliothek.gui.dock.common.intern.station.CScreenDockStation

Packages that use CScreenDockStation
bibliothek.gui.dock.common.intern Classes and interfaces used internally. 
bibliothek.gui.dock.common.intern.station Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. 
bibliothek.gui.dock.common.mode.station Contains wrapper classes for various DockStations, implementing the interface CLocationMode
 

Uses of CScreenDockStation in bibliothek.gui.dock.common.intern
 

Methods in bibliothek.gui.dock.common.intern that return types with arguments of type CScreenDockStation
 CommonDockStation<ScreenDockStation,CScreenDockStation> CControlFactory.createScreenDockStation(WindowProvider owner, CommonStationDelegate<CScreenDockStation> delegate)
          Creates a new ScreenDockStation.
 CommonDockStation<ScreenDockStation,CScreenDockStation> EfficientControlFactory.createScreenDockStation(WindowProvider owner, CommonStationDelegate<CScreenDockStation> delegate)
           
 

Method parameters in bibliothek.gui.dock.common.intern with type arguments of type CScreenDockStation
 CommonDockStation<ScreenDockStation,CScreenDockStation> CControlFactory.createScreenDockStation(WindowProvider owner, CommonStationDelegate<CScreenDockStation> delegate)
          Creates a new ScreenDockStation.
 CommonDockStation<ScreenDockStation,CScreenDockStation> EfficientControlFactory.createScreenDockStation(WindowProvider owner, CommonStationDelegate<CScreenDockStation> delegate)
           
 

Uses of CScreenDockStation in bibliothek.gui.dock.common.intern.station
 

Methods in bibliothek.gui.dock.common.intern.station that return CScreenDockStation
 CScreenDockStation CScreenDockStation.asDockStation()
           
 

Methods in bibliothek.gui.dock.common.intern.station that return types with arguments of type CScreenDockStation
 CStation<CScreenDockStation> CScreenDockStation.getStation()
           
 

Constructor parameters in bibliothek.gui.dock.common.intern.station with type arguments of type CScreenDockStation
CScreenDockStation(WindowProvider owner, CommonStationDelegate<CScreenDockStation> delegate)
          Creates a new station.
 

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

Constructor parameters in bibliothek.gui.dock.common.mode.station with type arguments of type CScreenDockStation
CScreenDockStationHandle(CStation<CScreenDockStation> station, CLocationModeManager manager)
          Creates a new handle