Adding a Menu to a Menu Bar

  1. Right-click the menu bar under the form's Other Components node in the Component Inspector. Choose New JMenu (or New Menu if you are using AWT components) from the contextual menu.
  2. To change the name of the new menu, expand the menu bar node in the Component Inspector, select the newly created menu node, and edit the Text property to the desired menu name (for example, File or Edit).
See also
Creating a Menu Bar
Changing the Current Menu Bar
Creating a Contextual Menu
Adding a Menu Item
Adding an Event Handler to a Menu Item

Legal Notices