Package org.xhtmlrenderer.swt.simple
Class SWTCheckControl
java.lang.Object
org.xhtmlrenderer.swt.simple.SWTXhtmlControl
org.xhtmlrenderer.swt.simple.SWTCheckControl
- All Implemented Interfaces:
SWTFormControl
-
Constructor Summary
ConstructorsConstructorDescriptionSWTCheckControl
(FormControl control, BasicRenderer parent, LayoutContext c, CalculatedStyle style, UserAgentCallback uac) -
Method Summary
Modifier and TypeMethodDescriptionprotected org.eclipse.swt.widgets.Control
createSWTControl
(FormControl control, BasicRenderer parent, LayoutContext c, CalculatedStyle style, UserAgentCallback uac) int
int
Methods inherited from class org.xhtmlrenderer.swt.simple.SWTXhtmlControl
dispose, getFormControl, getSWTControl
-
Constructor Details
-
SWTCheckControl
public SWTCheckControl(FormControl control, BasicRenderer parent, LayoutContext c, CalculatedStyle style, UserAgentCallback uac)
-
-
Method Details
-
createSWTControl
protected org.eclipse.swt.widgets.Control createSWTControl(FormControl control, BasicRenderer parent, LayoutContext c, CalculatedStyle style, UserAgentCallback uac) - Specified by:
createSWTControl
in classSWTXhtmlControl
-
getIdealHeight
public int getIdealHeight() -
getIdealWidth
public int getIdealWidth()
-