Re: Ending the need for apple.laf.useScreenMenuBar

2015-03-10 Thread David DeHaven
> > Curious. I just started jconsole to watch memory usage for a java > application. It shows a non-mac in-frame menubar? > With just jconsole…. > which jconsole > /usr/bin/jconsole > > ls -l /usr/bin/jconsole > lrwxr-xr-x 1 root wheel 78 Sep 16 19:13 /usr/bin/jconsole -> > /System/Library/

Re: Ending the need for apple.laf.useScreenMenuBar

2015-01-23 Thread Mike Murray
Just fyi and my two cents, dealing with the screen menubar is potentially problematic for multiframe swing apps. We needed special code for our app as the menu would frequently dissappear. -m On 1:41pm, Fri, Jan 23, 2015 Scott Palmer wrote: > The default LaF on OS X is not Metal/Ocean, but Aqua

Re: Ending the need for apple.laf.useScreenMenuBar

2015-01-23 Thread Scott Palmer
The default LaF on OS X is not Metal/Ocean, but Aqua... so there is already precedent in having the user experience be tailored to Mac for those that don't explicitly set it. I think it would be reasonable to set this by default. Scott On Fri, Jan 23, 2015 at 4:49 AM, Sergey Bylokhov wrote: >

Re: Ending the need for apple.laf.useScreenMenuBar

2015-01-23 Thread Sergey Bylokhov
On 05.12.2011 21:29, Mike Swingler wrote: On Dec 5, 2011, at 6:49 AM, Scott Palmer wrote: On Mon, Dec 5, 2011 at 6:04 AM, Artem Ananiev wrote: On 12/3/2011 4:23 AM, Scott Kovatch wrote: On Dec 2, 2011, at 2:57 PM, Mike Swingler wrote: On Dec 2, 2011, at 2:28 PM, Mario Torre wrote: Il gior