OleAutomation provides a simple interface to use of DCOM/OLE classes like simple Java classes. He uses the jacob project as backend and java 5 features to make the references to methods and dcom/ole properties.
Follow OleAutomation
Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting.
Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
It is very simple to write a Java interface for an ActiveX-Object - and once you have this interface, it is really, really simple to work with the ActiveX/OLE-Object! Of course it would be nice if there was some documentation, but the provided sample is quite self-explaining.