Sets a boolean value indicating whether this control is enabled.
public void setEnabled( boolean enabled )
enabled
Set to true to enable the control; otherwise, set to false.
See Also getEnabled