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