On Mar 9, 2:57 pm, WoodHacker wrote:
> Hi All,
>
> Can anyone explain how I can get a traditional Mac OS menubar to
> appear at the top of the screen?
>
> Normally I would use (System/setProperty
> "apple.laf.useScreenMenuBar", "true") and then
> (.setJMenuBar ...) in my main frame.
>
> This does
Hi All,
Can anyone explain how I can get a traditional Mac OS menubar to
appear at the top of the screen?
Normally I would use (System/setProperty
"apple.laf.useScreenMenuBar", "true") and then
(.setJMenuBar ...) in my main frame.
This does not appear to work. The menu shows up in the frame i