<sash> and <sash-form>

Creates Sash and SashForm widget.
Example:

 
<sash-form style="SWT.VERTICAL">

 <text text="I am first field" />
 <text text="I am second field" />

</sash-form>