Package | Description |
---|---|
org.eclipse.swt.layout |
SWT layout classes.
|
Modifier and Type | Field and Description |
---|---|
FormAttachment |
FormData.bottom
bottom specifies the attachment of the bottom of the
control.
|
FormAttachment |
FormData.left
left specifies the attachment of the left side of
the control.
|
FormAttachment |
FormData.right
right specifies the attachment of the right side of
the control.
|
FormAttachment |
FormData.top
top specifies the attachment of the top of the control.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.