SWT.MODELESS

Style constant for modeless behavior (value is 0). <br>Note that this is a <em>HINT</em>. <p><b>Used By:</b><ul> <li><code>Dialog</code></li> <li><code>Shell</code></li> </ul></p>

class SWT
int MODELESS;

Meta