SWT.SYSTEM_MODAL

Style constant for system modal behavior (value is 1&lt;&lt;17). <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 SYSTEM_MODAL;

Meta