For each component you add to a container, JDeveloper may instantiate a constraints object, or produce a constraint value, which provides additional information about how the layout manager should size and locate this specific component. The type of constraint object or value created depends upon the type of layout manager being used. The Inspector displays the constraints of each component as if they were properties of the component itself, and allows you to edit them.
About Layout Properties
Prototyping Your UI with Layout Properties
Laying Out Your UI
Copyright © 1997, 2004, Oracle. All rights reserved.