SWT.FLAT

Style constant for flat appearance. (value is 1&lt;&lt;23). <br>Note that this is a <em>HINT</em>. <p><b>Used By:</b><ul> <li><code>Button</code></li> <li><code>ToolBar</code></li> </ul></p>

class SWT
int FLAT;

Meta