SWT.ON_TOP

Style constant for always on top behavior (value is 1&lt;&lt;14). <br>Note that this is a <em>HINT</em>. <p><b>Used By:</b><ul> <li><code>Shell</code> and subclasses</li> </ul></p>

class SWT
int ON_TOP;

Meta