Class SWTTextControl

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

public class SWTTextControl extends SWTXhtmlControl
  • Constructor Details

    • SWTTextControl

      public SWTTextControl(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
    • getIdealWidth

      public int getIdealWidth()
    • getIdealHeight

      public int getIdealHeight()