JMenuBar (Swing)

Use a JMenuBar bean JMenuBar to provide a set of pull-down menus for a window. When you add a JMenuBar bean, one menu is automatically added to the menu bar. You can modify this menu and add other menus that you need.


Related procedures
Adding a menu or tool bar

Related references
Sun's JMenuBar bean documentation
Menu and tool bar beans
Beans for visual composition