• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Swing: JMenu shows close+minimize on mac

 
Ranch Hand
Posts: 45
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I did some minor changes on an applet and now my Swing GUI looks different:

JMenus in my JMenuBar now have a titlebar(close, minimize, maximize buttons) above the first menuItem. I can also detach the menus from the menuBar (but then only close them).

The problem only occurs in the applet that I changed, not in all applets. But this only occurs on Mac. I use Leopard since last week, so I am not sure if this is a bug related to the new OS, did someone else experience this problem, too?

OS: Mac OS X 1.5.1
JRE: JVM 1.5.0 (Mac OS X Default)
 
You guys wanna see my fabulous new place? Or do you wanna look at this tiny ad?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic