| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
|
As one knows an executuble Jar actually runs like
this
java -jar <MyApp>
if one needs to associate an application document
with MyApp
the file association needs to do this
java -jar <MyApp>
<TheAppDoc.myappdoc>
ie if MyAppDOC is clicked on, the application it
calls is
java -jar <MyApp> %1
Can this be done by the user...
And can a Java Application tell the system that it
needs some file types to work correctly?
Thanks... I'm lost
|
_______________________________________________ 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
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.