Mailing Lists: Apple Mailing Lists

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

useScreenMenuBar not working in Java Web Start



Hello,

I cannot seem to have my application put it's menu on the screen menu bar with Java Web Start.
It works if I start it from the command line, just not through Java Web Start.

Have you sorted a similar problem? Please tell me how!

<resources os="Mac OS X">
    <jar href="lib/quaqua.jar"/>
    <jar href="lib/sunset-osx-adapter.jar"/>

    

    <property name="apple.laf.useScreenMenuBar" value="true" />
    <property name="apple.awt.showGrowBox" value="false" />

    

    <j2se version="1.5+" initial-heap-size="64M" max-heap-size="348M"  java-vm-args="-XstartOnFirstThread -Dapple.laf.useScreenMenuBar=true" />

    

  </resources>

  

  <application-desc main-class="com.audaxys.fw.rcl.SunsetClientServer"/>


Any pointers will be most welcome.

Obrigado
Carlos
 _______________________________________________
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

This email sent to 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.