public interface SWTFormControl
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
FormControl |
getFormControl() |
int |
getIdealHeight() |
int |
getIdealWidth() |
org.eclipse.swt.widgets.Control |
getSWTControl() |
FormControl getFormControl()
org.eclipse.swt.widgets.Control getSWTControl()
int getIdealWidth()
int getIdealHeight()
void dispose()
Copyright © 2019. All rights reserved.