|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommonDockable | |
---|---|
bibliothek.gui.dock.common.intern |
Uses of CommonDockable in bibliothek.gui.dock.common.intern |
---|
Classes in bibliothek.gui.dock.common.intern that implement CommonDockable | |
---|---|
class |
DefaultCommonDockable
A default implementation of CommonDockable , based on a DefaultDockable . |
Methods in bibliothek.gui.dock.common.intern that return CommonDockable | |
---|---|
CommonDockable |
AbstractCDockable.intern()
Gets the intern representation of this dockable. |
CommonDockable |
CDockable.intern()
Gets the intern representation of this dockable. |
CommonDockable |
CommonDockableFactory.layout(CommonDockableLayout layout)
|
CommonDockable |
CommonDockableFactory.layout(CommonDockableLayout layout,
Map<Integer,Dockable> children)
|
Methods in bibliothek.gui.dock.common.intern with parameters of type CommonDockable | |
---|---|
CommonDockableLayout |
CommonDockableFactory.getLayout(CommonDockable element,
Map<Dockable,Integer> children)
|
protected void |
AbstractCDockable.init(CommonDockable dockable)
Initializes this CDockable. |
void |
CommonDockableFactory.setLayout(CommonDockable element,
CommonDockableLayout layout)
|
void |
CommonDockableFactory.setLayout(CommonDockable element,
CommonDockableLayout layout,
Map<Integer,Dockable> children)
|
void |
CStateManager.setLocation(CommonDockable dockable,
CLocation location)
Tries to set the location of dockable . |
Constructors in bibliothek.gui.dock.common.intern with parameters of type CommonDockable | |
---|---|
AbstractCDockable(CommonDockable dockable)
Creates a new dockable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |