Package com.chemaxon.calculations.gui
Class PluginFactory.PluginRecord
java.lang.Object
com.chemaxon.calculations.gui.PluginFactory.PluginRecord
- All Implemented Interfaces:
- Comparable
- Enclosing class:
- PluginFactory
Stores plugin data.
- 
Method SummaryModifier and TypeMethodDescriptionintvoid
- 
Method Details- 
compareTo- Specified by:
- compareToin interface- Comparable
 
- 
saveParameterSettingspublic void saveParameterSettings()
- 
getParameterPanel- Throws:
- PluginException
 
- 
getOptionsPane- Throws:
- PluginException
 
- 
getPlugin- Throws:
- PluginException
 
- 
getDisplay- Throws:
- PluginException
 
 
-