Package | Description |
---|---|
org.eclipse.swt.layout |
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 © 2017. All Rights Reserved.