|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectechoxul.component.XulBoxConstraints
An immutable object representing box constraints
| Constructor Summary | |
XulBoxConstraints()
Construct with all default constraint values |
|
XulBoxConstraints(double flex)
Set a custom flex value |
|
| Method Summary | |
double |
getFlex()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XulBoxConstraints()
public XulBoxConstraints(double flex)
flex - | Method Detail |
public double getFlex()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||