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. |
Constructor and Description |
---|
CFlapDockStation(java.awt.Component expansion,
CommonStationDelegate<CFlapDockStation> delegate)
Creates a new station.
|
CScreenDockStation(WindowProvider owner,
CommonStationDelegate<CScreenDockStation> delegate)
Creates a new station.
|
CSplitDockStation(CommonStationDelegate<CSplitDockStation> delegate) |