JAWT2Delphi is a port of the JAWT (Java AWT Native Interface) of JDK1.3RC1 from C to Object Pascal / Delphi
Makes use of jni.h from JNIWrapper of jrevusky @ bigfoot.com (Crystalline Solutions) (original JNI.h is included in the zip file)
Included in the download is sample code from "JavaWorld Tip #86" article, ported from C/JAWT to Delphi/JAWT2Delphi
References on JAWT
- JavaWorld Tip #86 : http://www.javaworld.com/javaworld/javatips/jw-javatip86.html
If anyone is interested in porting to Lazarus / FreePascal (http://www.lazarus.freepascal.org/), let me know
