Sets a boolean value that determines whether a radio button is used instead of a check mark to display checked menu items.
public void setRadioCheck( boolean value )
value
Set to true to use a radio button with checked menu items; otherwise, set to false.
See Also getRadioCheck