Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
MenuItem.setChecked
Sets a boolean value that determines whether this menu item is checked.
Syntax
public void setChecked( boolean value )
Parameters
value
Set to true if this menu item is to be checked; otherwise, set to false.
See Also getChecked