Constraints properties
These are the layout properties specific to each component managed by the layout manager. For example, when Border layout is used, the
Direction
property is set according to which of the five parts of the form the component resides in (the possible values beingNorth
,South
,West
,East
andCenter
).To view or set constraints properties:
Contents | Prev | Next | Index |