<shell>
Creates Shell widget.Examples :
1) A Top level Shell.
<shell text="Main Shell" _image="/com/sheelapps/swtml/examples/icon.gif" style="SWT.SHELL_TRIM" id="parentShell">
<fill-layout/>
</shell>
<shell text="Dialog Shell" style="SWT.DIALOG_TRIM | SWT.APPLICATION_MODAL" _parent="parentShell">
</shell>
| Applications |
| Links |
| SWTML Links |
| Share this Page |
