Creating a Menu List that opens up menu list on click | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Creating a Menu List that opens up menu list on click

How can I create a List Men that further list menu items in Java?

25th Oct 2018, 10:23 AM
Ahmad Adeyinka B. Yusuf
Ahmad Adeyinka B. Yusuf - avatar
2 Answers
0
i'm guessing you're using JMenuBar you can create a JMenu then populate it using JMenuItem, then put the JMenu into JMenuBar
25th Oct 2018, 12:02 PM
Taste
Taste - avatar
0
No, i am not. how can you be of help? inform me more please. thanks in advance.
25th Oct 2018, 11:15 PM
Ahmad Adeyinka B. Yusuf
Ahmad Adeyinka B. Yusuf - avatar