Using FormLayout

You can set a composite to use the SWT FormLayout, but the visual editor does not provide additional visual support.

You can set layoutData object properties for FormLayout in the Properties view, but the Design view does not provide advanced visual cues for placement or layout of components within FormLayout.

It is recommended that you update the source code for changes related to FormLayout.

For more information, see FormLayout.

Parent topic: SWT layout managers

Related concepts
Layout managers and containers

Related tasks
Using FillLayout
Using GridLayout (SWT)
Using RowLayout

(C) Copyright IBM Corporation 1999, 2004. All Rights Reserved.