| Package | Description |
|---|---|
| bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
| 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 |
|---|---|
CFlapDockStation |
CMinimizeArea.getStation() |
| Modifier and Type | Method and Description |
|---|---|
CommonDockStation<FlapDockStation,CFlapDockStation> |
CControlFactory.createFlapDockStation(Component expansion,
CommonStationDelegate<CFlapDockStation> delegate)
Creates a new
FlapDockStation. |
CommonDockStation<FlapDockStation,CFlapDockStation> |
EfficientControlFactory.createFlapDockStation(Component expansion,
CommonStationDelegate<CFlapDockStation> delegate) |
| Modifier and Type | Method and Description |
|---|---|
CommonDockStation<FlapDockStation,CFlapDockStation> |
CControlFactory.createFlapDockStation(Component expansion,
CommonStationDelegate<CFlapDockStation> delegate)
Creates a new
FlapDockStation. |
CommonDockStation<FlapDockStation,CFlapDockStation> |
EfficientControlFactory.createFlapDockStation(Component expansion,
CommonStationDelegate<CFlapDockStation> delegate) |
| Modifier and Type | Method and Description |
|---|---|
CFlapDockStation |
CFlapDockStation.asDockStation() |
| Modifier and Type | Method and Description |
|---|---|
CStation<CFlapDockStation> |
CFlapDockStation.getStation() |
| Constructor and Description |
|---|
CFlapDockStation(Component expansion,
CommonStationDelegate<CFlapDockStation> delegate)
Creates a new station.
|
| Constructor and Description |
|---|
CFlapDockStationHandle(String id,
CFlapDockStation station,
CLocation location)
Creates a new handle
|
| Constructor and Description |
|---|
CFlapDockStationHandle(CStation<CFlapDockStation> station)
Creates a new handle
|
Copyright © 2018. All rights reserved.