Sets a boolean value that determines whether this menu item is checked.
public void setChecked( boolean value )
value
Set to true if this menu item is to be checked; otherwise, set to false.
See Also getChecked