Sets the enabled state of the check box.
public void setEnabled( boolean f )
f
Set to true to enable the check box; set to false to disable it.
See Also getEnabled