Package | Description |
---|---|
com.vldocking.swing.docking |
The VLDocking Framework for JFC "Swing" applications.
|
Modifier and Type | Method and Description |
---|---|
AnchorConstraints |
AnchorManager.getDockableConstraints(Dockable dockable)
Returns the anchor constraints associated to a given dockable
|
AnchorConstraints |
AnchorManager.removeDockableConstraints(Dockable dockable)
Removes an anchor constraints to a given dockable
|
Modifier and Type | Method and Description |
---|---|
void |
AnchorManager.putDockableContraints(Dockable dockable,
AnchorConstraints constraints)
Associates an anchor constraints to a given dockable
|
© Copyright 2004-2013 Lilian Chamontin. All Rights Reserved.