| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
CommonDockStation<ScreenDockStation,CScreenDockStation> |
CControlFactory.createScreenDockStation(WindowProvider owner,
CommonStationDelegate<CScreenDockStation> delegate)
Creates a new
ScreenDockStation. |
CommonDockStation<ScreenDockStation,CScreenDockStation> |
EfficientControlFactory.createScreenDockStation(WindowProvider owner,
CommonStationDelegate<CScreenDockStation> delegate) |
| Modifier and Type | Method and Description |
|---|---|
CommonDockStation<ScreenDockStation,CScreenDockStation> |
CControlFactory.createScreenDockStation(WindowProvider owner,
CommonStationDelegate<CScreenDockStation> delegate)
Creates a new
ScreenDockStation. |
CommonDockStation<ScreenDockStation,CScreenDockStation> |
EfficientControlFactory.createScreenDockStation(WindowProvider owner,
CommonStationDelegate<CScreenDockStation> delegate) |
| Modifier and Type | Method and Description |
|---|---|
CScreenDockStation |
CScreenDockStation.asDockStation() |
| Modifier and Type | Method and Description |
|---|---|
CStation<CScreenDockStation> |
CScreenDockStation.getStation() |
| Constructor and Description |
|---|
CScreenDockStation(WindowProvider owner,
CommonStationDelegate<CScreenDockStation> delegate)
Creates a new station.
|
| Constructor and Description |
|---|
CScreenDockStationHandle(CStation<CScreenDockStation> station,
CLocationModeManager manager)
Creates a new handle
|
Copyright © 2018. All rights reserved.