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
|
字段详细信息 |
---|
方法详细信息 |
---|
子事物详细信息 |
---|
Composite
by placing them either in horizontal rows or vertical columns within the parent Composite
.