public class GridLayoutFactory extends Object
| Constructor and Description |
|---|
GridLayoutFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.swt.layout.GridLayout |
slim(int numColumns,
boolean makeColumnsEqualWidth) |
static org.eclipse.swt.layout.GridLayout |
slimStack() |