If you create a JMenuBar for a JFrame in the usual way, this JMenuBar has an application menu with menu items Move, Size, Minimize, and so on as pictured below.
You get to this menu by clicking on the little Java coffee cup in the upper left-hand corner.
Is there a way to create a JMenuBar without access to this application menu?