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