xworker.swt.Layouts
事物 Layouts(Layouts)点击打开事物点击浏览描述

描述者:
ThingIndex
thing

SWT布局的集合。

字段摘要
 
方法摘要
 
子事物摘要
           FillLayout
          
           FormLayout
          
           GridLayout
          
           RowLayout
          Instances of this class determine the size and position of the children of a Composite by placing them either in horizontal rows or vertical columns within the parent Composite.
           StackLayout
          
 
字段详细信息
 
方法详细信息
 
子事物详细信息

FillLayout点击打开事物


FormLayout点击打开事物


GridLayout点击打开事物


RowLayout点击打开事物

Instances of this class determine the size and position of the children of a Composite by placing them either in horizontal rows or vertical columns within the parent Composite.

StackLayout点击打开事物