Sets the checked state of the check box.
public void setChecked( boolean fChecked )
fChecked
Set to true for a selected box; set to false for a cleared box.
See Also getChecked