DhCheckBox.setEnabled

Overview | Methods | This Package | All Packages

DhCheckBox.setEnabled

Sets the enabled state of the check box.

Syntax

public void setEnabled( boolean f )

Parameters

f

Set to true to enable the check box; set to false to disable it.

See Also   getEnabled