Package org.xhtmlrenderer.swt.simple
Interface SWTFormControl
- All Known Implementing Classes:
SWTButtonControl
,SWTCheckControl
,SWTSelectControl
,SWTTextControl
,SWTXhtmlControl
public interface SWTFormControl
-
Method Summary
-
Method Details
-
getFormControl
FormControl getFormControl() -
getSWTControl
org.eclipse.swt.widgets.Control getSWTControl() -
getIdealWidth
int getIdealWidth() -
getIdealHeight
int getIdealHeight() -
dispose
void dispose()
-