Package chemaxon.marvin.plugin

Contains the classes responsible for calculator plugin loading, parameter setting, running and displaying mechanism.

See:
          Description

Interface Summary
ParameterPanelHandler Plugin parameter panel handler interface.
 

Class Summary
CalculatorPlugin Common base class for calculator plugins.
CalculatorPluginDisplay Common base class for calculator plugin displays.
CalculatorPluginOutput Class providing plugin output in table form.
CommandPlugger Plugin handler superclass with the ability to store the localized menu labels and a module name for each plugin.
PluginFactory Plugin factroy: responsible for plugin parameter panel and plugin creation and central management.
 

Exception Summary
PluginException Exception thrown in case of plugin processing or calculation errors.
 

Package chemaxon.marvin.plugin Description

Contains the classes responsible for calculator plugin loading, parameter setting, running and displaying mechanism.