Overview | Methods | This Package | All Packages
Sets the text label for the check box.
Syntax
public void setText( String strText )
Parameters
strText
The label to display for the check box.
Remarks
The check box can be selected or cleared by clicking this label.
See Also getText