> i know it isn't possible however i know, from developer of this > extension, that only one part needs C, this part is related to Apple > Event Manager. > > then i need some advices on how to implement this extension in java > using JNI or > similar.
I'm not big on OSX or Java stuff, but Apple's JVM has some extensions to allow native access to OSX stuff (documented at http://developer.apple.com/documentation/Java/Reference/1.4.2/appledoc/api/index.html). Does that help? --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
