| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| static ComponentConstraint | ComponentConstraint_Create
(ComponentConstraintType Type)
Creates a new component constraint object. |
| static ConstraintAttributes | ConstraintAttributes_Create
(boolean Force, boolean Ignore)
Creates a new constraint attributes object. |
| Method Detail |
|---|
| ConstraintAttributes_Create |
|---|
| static ConstraintAttributes | ConstraintAttributes_Create | (boolean Force, boolean Ignore) |
Creates a new constraint attributes object.
|
| ComponentConstraint_Create |
|---|
| static ComponentConstraint | ComponentConstraint_Create | (ComponentConstraintType Type) |
Creates a new component constraint object.
|