1)
JNIWrapper 3.3
JNIWrapper eliminates difficulties in working with the native code from Java programs using standard JNI approach. With JNIWrapper there is no need to create native libraries to call a function of the operating system API or a function from a library. 2)
ComfyJ 2.1
ComfyJ is a COM-to-Java-to-COM bridge. ComfyJ allows a Java application easily integrate with any COM/OLE/OCX/ActiveX libraries and to expose Java objects as COM objects. And all this is possible with pure Java without writing native code. 3)
JExplorer 1.6
JExplorer is a library that provides developers with an easy-to-use ability to integrate Microsoft Internet Explorer into Swing applications.