SWT.CLIP_SIBLINGS

Style constant indicating that the window manager should clip a widget's siblings with respect to its viewable area. (value is 1&lt;&lt;13). <br>Note that this is a <em>HINT</em>. <p><b>Used By:</b><ul> <li><code>Control</code> and subclasses</li> </ul></p>

class SWT
int CLIP_SIBLINGS;

Meta