Quick, easy bridge building. High-level professional quality tool.
Using EZ JCom, you can
Call COM/ActiveX components written in any language, from Java.
Call Java from COM-aware languages such as C#, Visual Basic or Visual C++.
Automate programs such as Microsoft Excel, Internet Explorer, Microsoft Word, Windows Media Player etc using Java.
No knowledge of C++ or COM is necessary.
EZ JCom can be used on Windows platforms to access COM/ActiveX components locally. It can also be used from non-Windows platforms (such as Unix, Linux, Mac, or Handhelds) by using the included Remote Access Service. For details of using EZ JCom from non-Windows platforms, please see the Remote Access page.
COM/ActiveX components with visual interfaces can be easily utilized from Java by embedding them in Swing or SWT panels.
For those who need advanced control over COM/ActiveX or whose COM/ActiveX components are complex, EZ JCom also includes support for choosing STA vs MTA, complex data types such as records, variants, arrays, arrays of records, multi-dimensional arrays, reverse callbacks from COM objects into Java for event handling, and more.
Comments