Files
jlibcom/samples
clay_shooter 43dce6d42f Generated basic javadoc for most methods. Still need some help here
Reformatteda all source using eclipse
eliminated parameters with same names as method variagles
repackaged all tests so that their package names match the directories they are in
merged in Jiffie and Variant EventProxy changes
2005-01-08 17:02:55 +00:00
..
2004-10-17 18:36:38 +00:00

The ADO sample is a wrapper for the ADO classes. This demonstrates how
to write JACOB wrappers.

The applet sample shows how to use JACOB in an applet. The trick is to
initialize and use the COM object in the same thread.

The test directory has numerous tests that test various features
of the JACOB functionality.