|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entry | |
uic.layout | Java Swing based layouter for professional layouting with minimum code |
Uses of Entry in uic.layout |
Methods in uic.layout that return Entry | |
protected Entry |
NaturalLayout.getEntryContaining(Component c)
Return the entry that contains argument component. |
Methods in uic.layout with parameters of type Entry | |
protected void |
NaturalLayout.placeWidget(Sizes minimumSizes,
Sizes preferredSizes,
Sizes maximumSizes,
Entry entry)
Helper method for calculateSize |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |