SourceJammer 1.3.0 November 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan

Uses of Package
org.sourcejammer.client.simpletools

Packages that use org.sourcejammer.client.simpletools
org.sourcejammer.client.simpletools   
 

Classes in org.sourcejammer.client.simpletools used by org.sourcejammer.client.simpletools
SimpleInterface
          This singleton class provides a simplified interface into the SourceJammer client functionality for the purpose of building plugins to integrate SourceJammer into 3rd party development tools such as JBuilder and Eclipse.

To use this class, get the singleton instance, call the setConfDirectory() method to set the configuration, call the connect() method to connect to an archive, and then call the provided methods as needed.
 


SourceJammer 1.3.0 November 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan