Saved Bookmarks
| 1. |
Is There An Alternative To Jni On Macos? |
|
Answer» If you want to call Mac OS C CODE from your JAVA code, there are currently two mechanisms for doing so: JDirect2 and the Java Native INTERFACE (JNI). If you want to call Mac OS C code from your Java code, there are currently two mechanisms for doing so: JDirect2 and the Java Native Interface (JNI). |
|