SWT.CLOSE

Style constant for close box trim (value is 1&lt;&lt;6, since we do not distinguish between CLOSE style and MENU style). <p><b>Used By:</b><ul> <li><code>Decorations</code> and subclasses</li> </ul></p>

class SWT
int CLOSE;

Meta