CustomizerVerb.setChecked

Overview | Methods | This Package | All Packages

CustomizerVerb.setChecked

Sets the checked state of the verb on the shortcut menu.

Syntax

public final void setChecked( boolean value )

Parameters

value

Set to true for the verb to appear checked; otherwise, set to false.

See Also   getChecked