MenuItem

Palette category
AWT
Palette bean
MenuItem
Project
Java class libraries
Package
java.awt
Type
MenuItem

Use a MenuItem bean to provide a functional choice for a menu.

Use a JMenuItem bean, rather than a MenuItem bean, if you want to use it in a Swing 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