ComfyJ Documentation

The following documentation is currently available for ComfyJ:

ComfyJ Programmer's Guide [v2.4]

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.

ComfyJ Tutorial

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

Online Documentation: ComfyJ (JavaDoc) html zip

API Differences: Between ComfyJ 2.3 and 2.4 html

Questions and Answers (FAQ)

Answers to commonly asked questions about getting started and working with the ComfyJ.

Mapping COM Data Types to ComfyJ and JNIWrapper Classes

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 view version specific information, make sure to check the appropriate section inside What's New page before installing ComfyJ.