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