JRadioButtonMenuItem

Palette category
Swing
Palette bean
JRadioButtonMenuItem
Project
JFC class libraries
Package
com.sun.java.swing
Type
JRadioButtonMenuItem

Use a JRadioButtonMenuItem bean to provide a menu setting choice for a group of mutually exclusive choices.

You should not use a JRadioButtonMenuItem bean in an AWT menu. Although Swing and AWT beans can be mixed, it is inadvisable.


Related procedures
Adding a Menu or Tool Bar

Related references
Menu and Tool Bar Beans
Beans for Visual Composition