MenuBar
or JMenuBar
).
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 |