JCOMJen Usage
=============

The stub generator used by Jawin, jcomgen.exe, has a windowed interface. 
Creating the stubs is a simple process. You need only provide five pieces 
of information: The ProgID of COM Object, the full path to the type library 
you wish to parse, a destination folder to place the output, the full 
package name you wish the stubs to be a part of (optional), and the project 
name you wish to use to identify the output. 
When you start jcomgen.exe for the first time it will ask to select directory
where jawin.jar and jawin.dll reside in.
After generating stubs JCOMJen creates Ant package to compile stub module.