How to click on JMenuBar items without closing the item listing?
I'm using JMenuBar, I would like that when clicking on the menu items, the menu will keep showing the items, without closing after the click, or if not possible, could make a command to open the items again.