You must get at the underlying SWT Shellwidget and set its title.
必须获取底层SWT Shell窗口小部件并设置其标题。
2
In this first installment of a gentle introduction to SWT and JFace, I have introduced the most basic SWT widget controls: label, text, button, composite, and shell.