I noticed that some folks were having
trouble with layouts, so I decided to update the LayoutExample.
If you are new to SWT, or if you are
a seasoned veteran and you just can't quite get that layout to do what
you want, you might find the new LayoutExample useful.
Run the LayoutExample, select a layout
for the composite, and add some child controls. Then play with the layout's
parameters, and the layout data for each child control. When you think
the layout looks about right, click on "Generate Code" to have
your layout code written for you. :)