Sets the text label for the check box.
public void setText( String strText )
strText
The label to display for the check box.
The check box can be selected or cleared by clicking this label.
See Also getText