I have developed a java application using an undecorated JFrame spanning two monitors. I've set the size of the Jframe to 2048x768, which occupies the complete area of the two monitors except for the mac menu bar at the top of the main monitor. How can I get rid of the menu bar while my application is runnning so I can use all the monitor space?
paul p
paul p