|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.marvin.plugin.PluginFactory.PluginRecord
public class PluginFactory.PluginRecord
Stores plugin data.
| Method Summary | |
|---|---|
int |
compareTo(java.lang.Object o)
|
CalculatorPluginDisplay |
getDisplay()
|
OptionsPane |
getOptionsPane()
|
ParameterPanelHandler |
getParameterPanel()
|
CalculatorPlugin |
getPlugin()
|
void |
saveParameterSettings()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public int compareTo(java.lang.Object o)
compareTo in interface java.lang.Comparablepublic void saveParameterSettings()
public ParameterPanelHandler getParameterPanel()
throws PluginException
PluginException
public OptionsPane getOptionsPane()
throws PluginException
PluginException
public CalculatorPlugin getPlugin()
throws PluginException
PluginException
public CalculatorPluginDisplay getDisplay()
throws PluginException
PluginException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||