menus are attached to windows by calling method
Answers
Answered by
0
Answer:
rusrsiztzyssgikgcgl, ktoztodtoftofoy
Answered by
0
Menus are attached to windows by setJMenuBar method.
Detailed Explanation:
- The method that sets the menu bar for J frame container is called setJMenuBar.
- Menu bar includes the list of menus and forms the structure of different menus.
- JMenuBar involves execution of menu bars.
- There are numerous J Menu objects placed in the form of sub menu in the JMenuBar.
- Thus, setJMenuBar is used to arrange menu bars in a J frame.
Similar questions