|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sizes | |
uic.layout | Java Swing based layouter for professional layouting with minimum code |
Uses of Sizes in uic.layout |
Methods in uic.layout with parameters of type Sizes | |
void |
Sizes.min(Sizes s)
set this instance' sizes to the Math.min() of both this and the arguments values. |
void |
Sizes.max(Sizes s)
set this instance' sizes to the Math.max() of both this and the arguments values. |
protected void |
NaturalLayout.placeWidget(Sizes minimumSizes,
Sizes preferredSizes,
Sizes maximumSizes,
Entry entry)
Helper method for calculateSize |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |