Uses of Class
uic.zaval.layout.Entry

Packages that use Entry
uic.zaval.layout   
 

Uses of Entry in uic.zaval.layout
 

Methods in uic.zaval.layout that return Entry
protected  Entry NaturalLayout.getEntryContaining(Layoutable c)
          Return the entry that contains argument component.
 

Methods in uic.zaval.layout with parameters of type Entry
protected  void NaturalLayout.placeWidget(Sizes minimumSizes, Sizes preferredSizes, Sizes maximumSizes, double[] columnSpec, double[] rowSpec, Entry entry)
          Helper method for calculateSize
 



Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence