SWT.NO_TRIM

Style constant to ensure no trimmings are used (value is 1&lt;&lt;3). <br>Note that this overrides all other trim styles. <p><b>Used By:</b><ul> <li><code>Decorations</code> and subclasses</li> </ul></p>

class SWT
int NO_TRIM;

Meta