Interface | Description |
---|---|
LayoutProvider |
By providing an own implementation, the layout of the application can be influenced.
|
Class | Description |
---|---|
EMFFormsSWTLayoutUtil |
Util class for common SWT-related layout tasks.
|
GridDescriptionFactory |
A Factory to create
GridDescriptions . |
SWTGridCell |
A
SWTGridCell has a row, a column and a renderer it is rendered by. |
SWTGridDescription |
A
SWTGridDescription describes the grid of the renderer using a list of GridCells and the
number of rows and columns it has. |
Copyright © 2016. All rights reserved.