Overloaded constructor to specify the height of the blank field.
Parameters: section - the parent section Parameters: height - specifies the height of the blank field in pixels
Method Detail
createControl
public void createControl(Composite parent, int span)(Code)
Creates a blank field using a label widget.
Parameters: parent - parent composite of the blank label Parameters: span - the number of columns that the widget should span
Methods inherited from org.eclipse.pde.ui.templates.TemplateOption