The screen menu bar is heavily tied into the Aqua L&F, since it
relies on a number of Swing and AWT notifications, so I don't think
you'll ever see it in any L&F other than Aqua. 'Synth' and Metal
are considered cross-platform look and feels, so stick with the in-
the-window menu bars if you want Synth.
One thing to try might be to make the JFrame & JMenu use the Aqua L&F
but explicitly set the look and feel for the JFrame's content pane to
use Synth.
Scott
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden