|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
FillLayout | Safe: FillLayout is the simplest layout class. |
FormAttachment | Unsafe: |
FormData | Safe: |
FormLayout | Safe: Instances of this class control the position and size of the
children of a composite control by using FormAttachments
to optionally configure the left, top, right and bottom edge of
each child. |
GridData | Safe: |
GridLayout | Safe: Instances of this class lay out the control children of a
Composite in a grid. |
RowData | Safe: Each control controlled by a RowLayout can have its initial
width and height specified by setting a RowData object
into the control. |
RowLayout | Safe: 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 . |
This package contains the SWT layout classes.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |