 |
Home | Changes | Index | Search | Go
FillLayout? - simpliest layout
RowLayout? -Instances of this class determine the size and position of the children of a composite by placing them either in horizontal rows or vertical columns within the parent Composite.
GridLayout? -Instances of this class lay out the control children of a composite in a grid.
FormLayout - Instances of this class control the position and size of the children of a composite control by using form attachments to optionally configure the left, top, right and bottom edge of each child.
|