|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StackDockProperty | |
|---|---|
| bibliothek.gui.dock | The five basic classes implementing Dockable and
DockStation plus some supporting elements. |
| bibliothek.gui.dock.common.location | Various implementations of CLocation. |
| bibliothek.gui.dock.station.stack | Elements which are related to the StackDockStation. |
| Uses of StackDockProperty in bibliothek.gui.dock |
|---|
| Methods in bibliothek.gui.dock with parameters of type StackDockProperty | |
|---|---|
boolean |
StackDockStation.drop(Dockable dockable,
StackDockProperty property)
Adds a new child to this station, and tries to match the property
as good as possible. |
| Uses of StackDockProperty in bibliothek.gui.dock.common.location |
|---|
| Methods in bibliothek.gui.dock.common.location with parameters of type StackDockProperty | |
|---|---|
protected CLocation |
DefaultExpandStrategy.expand(CLocation location,
StackDockProperty property)
Creates a new location by creating the child location of location using
property for that step. |
| Uses of StackDockProperty in bibliothek.gui.dock.station.stack |
|---|
| Fields in bibliothek.gui.dock.station.stack declared as StackDockProperty | |
|---|---|
static StackDockProperty |
StackDockProperty.BACK
The last location on a StackDockStation |
static StackDockProperty |
StackDockProperty.FRONT
The first location on a StackDockStation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||