Resources
- JNI FAQ at jGuru.com
http://www.jguru.com/faq/JNI - Java Tip 86: Support native rendering in JDK 1.3
http://www.javaworld.com/javaworld/javatips/jw-javatip86.html - Sun's introduction to the AWT Native Interface:
hhttp://java.sun.com/j2se/1.3/docs/guide/awt/AWT_Native_Interface.html - Sun on AWT enhancements in the Java 2 SDK, version 1.3:
http://java.sun.com/products/jdk/1.3/docs/guide/awt/enhancements.html - Sun on native drawing JAWT interface improvements, post-Kestrel (free registration required):
http://developer.java.sun.com/developer/bugParade/bugs/4281429.html - "Enhance your Java application with Java Native Interface (JNI)," Tal Lyron (JavaWorld, October 1999):
http://www.javaworld.com/javaworld/jw-10-1999/jw-10-jni.html - "Java Tip 23: Write native methods," John D. Mitchell (JavaWorld):
http://www.javaworld.com/javaworld/javatips/jw-javatip23.html