Menu items in a Java application or applet that are part of a group of menu items in which only one can be selected, as defined in the Java Foundation Class (JFC) library. The selected menu item displays its selected state. Selecting it causes any other selected item to switch to the unselected state.