Files
jlibcom/samples
clay_shooter 0b16b2eeae SF1570270 Proxy unhook detatched threads.
SF1538011 toString() not compliant, large ripple into toXXX() methods
SF1478172 Variant jni methods public without protection.  Now JNI methods behind java methods
2006-10-04 03:18:59 +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.