Package com.azalient.api.b.plugins

This package provides interfaces to plugin-related objects: IPlugin, IPluginInfo, etc.

See:
          Description

Interface Summary
IChoiceTest A generic test interface for including objects in choice lists
IPlugin The base interface for a plugin.
IPluginController An interface to the plugin control window.
IPluginControllerFactory [Internal use only] A factory interface to create a plugin controller
IPluginIdentifier Each plugin must have a unique identifier.
IPluginInfo An object that holds information about each plugin
IPluginLoader A handle to the object that loads and unloads plugins
IPluginPanel [Internal use only]
 

Package com.azalient.api.b.plugins Description

This package provides interfaces to plugin-related objects: IPlugin, IPluginInfo, etc.