A B C D E G H I L M P R S T U V

A

above(Component) - Method in class edu.cmu.relativelayout.BindingFactory
Returns a Binding that will place a component above the given fixed component.
addBinding(Binding) - Method in class edu.cmu.relativelayout.RelativeConstraints
Adds an Binding to this constraint.
addBindings(Binding...) - Method in class edu.cmu.relativelayout.RelativeConstraints
Adds all of the specified Bindings to this constraint.
addEquation(Variable, Equation) - Method in class edu.cmu.relativelayout.matrix.RelativeMatrix
Adds the given Equation to the matrix with the given Variable as its primary variable.
addLayoutComponent(Component, Object) - Method in class edu.cmu.relativelayout.RelativeLayout
 
addLayoutComponent(String, Component) - Method in class edu.cmu.relativelayout.RelativeLayout
 
AmbiguousLayoutException - Exception in edu.cmu.relativelayout.matrix
Indicates that the constraints specified for objects that have been added to the layout could describe more than one possible arrangement of the controls.
AmbiguousLayoutException() - Constructor for exception edu.cmu.relativelayout.matrix.AmbiguousLayoutException
 

A B C D E G H I L M P R S T U V