SWT.TOP

Style constant for align top behavior (value is 1&lt;&lt;7, since align UP and align TOP are considered the same). <p><b>Used By:</b><ul> <li><code>FormAttachment</code> in a <code>FormLayout</code></li> </ul></p>

class SWT
int TOP;

Meta