iNTERFACEWARE Products Manual > Installing and Using Iguana > Using Iguana > Working With Plugins > Writing a Plugin > Writing a Plugin in Java > Using the IGC Libraries and API in Java |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If your plugin has been created using Java, you must include the following files and libraries with your plugin:
An API is provided to enable your plugin to interact with the IGC libraries. To view the reference documentation for this API, follow this link: Overview (iNTERFACEWARE Java Stubcode). Click the link to the com.interfaceware.iguana.plugin package to view the API for your plugin.
|