To set a layout into a Composite widget, you use the widget's setLayout(Layout) method. In the following code, a Shell (a subclass of Composite) is told to ...
確定! 回上一頁