SWT.UP

Style constant for align up 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>Button</code> with <code>ARROW</code> style</li> <li><code>Tracker</code></li> <li><code>Table</code></li> <li><code>Tree</code></li> </ul></p>

class SWT
int UP;

Meta