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