Package chemaxon.marvin.plugin
Class PluginFactory
java.lang.Object
com.chemaxon.calculations.gui.PluginFactory
chemaxon.marvin.plugin.PluginFactory
@PublicAPI
@Deprecated(forRemoval=true)
@SubjectToRemoval(date=JAN_01_2024)
public class PluginFactory
extends PluginFactory
Deprecated, for removal: This API element is subject to removal in a future version.
Plugin factroy: responsible for plugin parameter panel
and plugin creation and central management.
- Since:
- Marvin 4.0
-
Nested Class Summary
Nested classes/interfaces inherited from class com.chemaxon.calculations.gui.PluginFactory
PluginFactory.PluginRecord
-
Field Summary
Fields inherited from class com.chemaxon.calculations.gui.PluginFactory
DEFAULT_CONFIG_FILE, NOPARAMS, PRELOAD, SEPARATOR
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from class com.chemaxon.calculations.gui.PluginFactory
createDefaultParameterPanel, createDefaultParameterPanel, getCount, getDisplay, getGroup, getGroupMnemonic, getKey, getMenu, getMnemonic, getOptionsPane, getParameterPanel, getPlugin, getPluginIndex, getSeparator, hasParameters, isOptionsPaneLoaded, load, load, load, saveParameterSettings, setOKActionListener, setParentComponent
-
Constructor Details
-
PluginFactory
public PluginFactory()Deprecated, for removal: This API element is subject to removal in a future version.
-
PluginFactory