|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractDockableProperty in bibliothek.gui.dock.layout |
---|
Methods in bibliothek.gui.dock.layout with parameters of type AbstractDockableProperty | |
---|---|
protected void |
AbstractDockableProperty.copy(AbstractDockableProperty copy)
Copies the fields of this property to copy . |
Uses of AbstractDockableProperty in bibliothek.gui.dock.station.flap |
---|
Subclasses of AbstractDockableProperty in bibliothek.gui.dock.station.flap | |
---|---|
class |
FlapDockProperty
FlapDockProperties are used on the FlapDockStation to determine
the location of a Dockable . |
Uses of AbstractDockableProperty in bibliothek.gui.dock.station.screen |
---|
Subclasses of AbstractDockableProperty in bibliothek.gui.dock.station.screen | |
---|---|
class |
ScreenDockProperty
This property is used on ScreenDockStations
to determine the bounds of the dialogs . |
Uses of AbstractDockableProperty in bibliothek.gui.dock.station.split |
---|
Subclasses of AbstractDockableProperty in bibliothek.gui.dock.station.split | |
---|---|
class |
SplitDockPathProperty
A DockableProperty used by the SplitDockStation to describe
the location of a Dockable in the tree of all children of the station. |
class |
SplitDockProperty
This property stores the location and the size of each child of a SplitDockStation . |
Uses of AbstractDockableProperty in bibliothek.gui.dock.station.stack |
---|
Subclasses of AbstractDockableProperty in bibliothek.gui.dock.station.stack | |
---|---|
class |
StackDockProperty
A StackDockProperty stores the location of a Dockable
on a StackDockStation . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |