|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Defines constants used in grid layout definitions.
| Field Summary | |
static int |
BEGINNING
Alignment constant |
static int |
CENTER
Alignment constant |
static int |
DEFAULT
Default alignment |
static int |
END
Alignment constant |
static int |
FILL
Alignment constant |
| Method Summary | |
org.eclipse.swt.layout.GridData |
getGridData()
Returns the set layout data in a format directly usabel in SWT. |
| Field Detail |
public static final int BEGINNING
public static final int CENTER
public static final int END
public static final int FILL
public static final int DEFAULT
| Method Detail |
public org.eclipse.swt.layout.GridData getGridData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||