Uses of Class
uic.zaval.layout.Constraints

Packages that use Constraints
uic.zaval.layout   
 

Uses of Constraints in uic.zaval.layout
 

Subclasses of Constraints in uic.zaval.layout
 class Entry
          Helper class for NaturalLayout
 

Methods in uic.zaval.layout with parameters of type Constraints
 void NaturalLayout.setConstraints(Layoutable component, Constraints constraint)
          Sets the constraints of a given component.
 

Constructors in uic.zaval.layout with parameters of type Constraints
Entry(Layoutable component, Constraints constraint)
          Constructs an Entry that binds a component to a set of constraints.
 



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