|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Constraints | |
uic.layout | Java Swing based layouter for professional layouting with minimum code |
Uses of Constraints in uic.layout |
Subclasses of Constraints in uic.layout | |
class |
Entry
Helper class for NaturalLayout |
Methods in uic.layout with parameters of type Constraints | |
void |
NaturalLayout.setConstraints(Component component,
Constraints constraint)
Sets the constraints of a given component. |
Constructors in uic.layout with parameters of type Constraints | |
Entry(Component component,
Constraints constraint)
Constructs an Entry that binds a component to a set of constraints. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |