Interface SWTFormControl

All Known Implementing Classes:
SWTButtonControl, SWTCheckControl, SWTSelectControl, SWTTextControl, SWTXhtmlControl

public interface SWTFormControl
  • Method Details

    • getFormControl

      FormControl getFormControl()
    • getSWTControl

      org.eclipse.swt.widgets.Control getSWTControl()
    • getIdealWidth

      int getIdealWidth()
    • getIdealHeight

      int getIdealHeight()
    • dispose

      void dispose()