ComfyJ Documentation
The following documentation is currently available for ComfyJ:
This guide introduces ComfyJ, describes its design goals, concepts and principles, provides the requirements for using the product as well as sufficient information you need to know before starting to work with it.
This document will guide you through the process of creating a small application that interacts with Microsoft COM objects. You will go through issues you need to know to develop Java applications that communicate with COM objects.
JavaDoc
API Differences: Between ComfyJ 2.3 and 2.4
htmlQuestions and Answers (FAQ)
htmlAnswers to commonly asked questions about getting started and working with the ComfyJ.
Mapping COM Data Types to ComfyJ
and JNIWrapper Classes
html
In this reference table, you can check mappings of COM data types to the ComfyJ and JNIWrapper classes. This can be useful when you work with COM within Java objects.
Installation Instructions
For installation and troubleshooting instructions, please see the ReadMe.txt file inside the ComfyJ package.
Release Notes
Each new version of ComfyJ is supplied with updated Release Notes. To receive up-to-date version specific information, make sure to check the Release Notes section inside ReadMe.txt file before installing ComfyJ.
