|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sizes | |
---|---|
uic.zaval.layout |
Uses of Sizes in uic.zaval.layout |
---|
Methods in uic.zaval.layout with parameters of type Sizes | |
---|---|
void |
Sizes.max(Sizes s)
set this instance' sizes to the Math.max() of both this and the arguments values. |
void |
Sizes.min(Sizes s)
set this instance' sizes to the Math.min() of both this and the arguments values. |
protected void |
NaturalLayout.placeWidget(Sizes minimumSizes,
Sizes preferredSizes,
Sizes maximumSizes,
double[] columnSpec,
double[] rowSpec,
Entry entry)
Helper method for calculateSize |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |