Class SWTCheckControl

java.lang.Object
org.xhtmlrenderer.swt.simple.SWTXhtmlControl
org.xhtmlrenderer.swt.simple.SWTCheckControl
All Implemented Interfaces:
SWTFormControl

public class SWTCheckControl extends SWTXhtmlControl
  • Constructor Details

    • SWTCheckControl

      public SWTCheckControl(org.xhtmlrenderer.simple.xhtml.FormControl control, BasicRenderer parent, org.xhtmlrenderer.layout.LayoutContext c, org.xhtmlrenderer.css.style.CalculatedStyle style, org.xhtmlrenderer.extend.UserAgentCallback uac)
  • Method Details

    • createSWTControl

      protected org.eclipse.swt.widgets.Control createSWTControl(org.xhtmlrenderer.simple.xhtml.FormControl control, BasicRenderer parent, org.xhtmlrenderer.layout.LayoutContext c, org.xhtmlrenderer.css.style.CalculatedStyle style, org.xhtmlrenderer.extend.UserAgentCallback uac)
      Specified by:
      createSWTControl in class SWTXhtmlControl
    • getIdealHeight

      public int getIdealHeight()
    • getIdealWidth

      public int getIdealWidth()