Constraints Properties
Constraints properties are related to layout managers. Some layout
managers (FormLayout, TableLayout, GridBagLayout, ...) use constraints
to associate layout information to the child components of a container.
The list of constraints properties depends on the layout manager of
the parent component.
Select a component in the Design
or Structure view to see its
constraints properties in the Properties
view.

This screenshot shows constraints properties of a component in a
FormLayout.
« previous | next »
|