If this is the first menu bar you have added to the form, the menu bar also appears visually on the form.
![]() |
Only the AWT MenuBar can be used as the main menu for AWT forms, and only the Swing JMenuBar can be used as the main menu for Swing forms. |
See also | |
---|---|
Changing the Current Menu Bar
Adding a Menu to a Menu Bar Creating a Contextual Menu Adding a Menu Item Adding an Event Handler to a Menu Item |