Package | Description |
---|---|
pub.vlsolutions.swing.docking |
Dockable windows framework
|
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 © 2010-2014 Pacific Biosciences. All Rights Reserved.