|
ComfyJ is a bi-directional Java-COM bridge enabling COM-to-Java and Java-to-COM interaction. It allows you to integrate Java applications with any COM/OLE/OCX/ActiveX libraries and expose Java objects as COM objects - all in pure Java language, without writing native code.
JExcel provides an effective way to integrate Microsoft Excel into Java Swing applications. With JExcel, you can work with Excel files, workbooks, worksheets, ranges and cells in a variety of ways, entirely in the Java language using a comprehensive API. No specific knowledge of COM or VB programming is required.
JExplorer provides a convenient Java API for integrating Microsoft Internet Explorer into Java applications. With JExplorer, you can use the Internet Explorer browser as a Swing UI component, in headless mode, or programmatically manipulate it without embedding in the UI. You can do all these and many other integration tasks purely in the Java language. No specific knowledge of COM or the Microsoft Explorer API is required.
JNIWrapper is a software development kit enabling you to work with native code from Java programs without using JNI. With JNIWrapper, you don't need to create native libraries to call a function of the operating system API or a function from any dynamic library. You write code in the Java language only, and JNIWrapper does the rest. Support for Windows, Linux, Mac Os X, Solaris
JxBrowser enables seamless integration of Mozilla Firefox browser into Java AWT/Swing applications on Windows, Linux, Mac OS X (Intel and PPC-based) platforms. The library uses the Gecko layout engine for rendering HTML documents, thus ensuring compliance with many Internet standards (HTML 4, CSS, XML, JavaScript, and others).
Screen Capturing Java API
|