Uses of Class
uic.layout.Entry

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
 



Copyright © 2002,2003 Thomas Zander Available under the Free Apache licence