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