Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java Web Start (global menubar)



On Thu Aug 15 23:56:05 MDT 2002, Paul Roebuck <email@hidden> said :

>I haven't tried this but couldn't this be done in your app's JNLP file.
>Perhaps something like:

-------------------------------------------------
<resources os="Mac\ OS\ X" arch="ppc">
<property name="com.apple.macos.useScreenMenuBar"
value="false" />
<property name="com.apple.mrj.application.apple.menu.about.name"
value="App" />
<property name="Xdock:name"
value="App" />
</resources>
-------------------------------------------------

Yes ! Thanks.

I can confirm that the useScreenMenuBar property works via JNLP.
If it is also set in the program, the one in the program dominates.

I was not able to confirm that the other two properties work.
When I check from within the program, the properties *are* set,
but they do not seem to have any effect. JWS still uses the title field
from the JNLP file for the Dock name and or the app name in
the MacOS menu bar (I don't have any Mac specific code in the program).

- Norris
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Java Web Start (global menubar) (From: Paul Roebuck <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.