|
Loading...
|
java-dev@lists.apple.com
[Prev] Thread [Next] | [Prev] Date [Next]
Sending AppleEvents Rolf Howarth Fri Jan 26 06:05:23 2007
Does anyone have any example code that demonstrates sending and receiving Apple Events using JNI? There's an old example on the Apple developer site using JDirect but that's long since been deprecated.There is of course general Apple Event reference documentation but I'm not sure if there are any gotchas invoking this from Java?
http://developer.apple.com/documentation/Carbon/Reference/Apple_Event_Manager/index.html http://developer.apple.com/documentation/AppleScript/Conceptual/AppleEvents/index.html(I've already tried using osascript and Runtime.exec(), by the way, but because of the particular events I need to send osascript won't work for me.)
Thanks, -Rolf -- Rolf Howarth Square Box Systems Ltd Stratford-upon-Avon UK. http://www.squarebox.co.uk _______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list ([EMAIL PROTECTED]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/alexiscircle%40gmail.com This email sent to [EMAIL PROTECTED]
- Sending AppleEvents Rolf Howarth 2007/01/26 <=
- Re: Sending AppleEvents Michael Hall 2007/01/26
- Re: Sending AppleEvents Greg Guerin 2007/01/26
- Re: Sending AppleEvents Rolf Howarth 2007/01/29
- Re: Sending AppleEvents Rolf Howarth 2007/01/31