Package chemaxon.marvin.plugin
Class CalculatorPluginDisplay<P extends CalculatorPlugin>
java.lang.Object
chemaxon.marvin.plugin.CalculatorPluginService<P>
com.chemaxon.calculations.gui.CalculatorPluginDisplay<P>
chemaxon.marvin.plugin.CalculatorPluginDisplay<P>
@PublicAPI
@Deprecated(forRemoval=true)
@SubjectToRemoval(date=JAN_01_2024)
public class CalculatorPluginDisplay<P extends CalculatorPlugin>
extends CalculatorPluginDisplay<P>
Deprecated, for removal: This API element is subject to removal in a future version.
Common base class for calculator plugin displays.
Also provides default implementation for molecule display,
therefore plugins with molecule / atom data only may use
the base class itself.
- Since:
- Marvin 4.0
-
Field Summary
Fields inherited from class com.chemaxon.calculations.gui.CalculatorPluginDisplay
CELLSIZE, displayInMarvinSpace, HTML, icell, LABEL, MAX_LINE_LENGTH, NONE, parent, reactionArrow, resultMolList, resultValues, TEXT, title, WORD_SEPARATORS
-
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.CalculatorPluginDisplay
appendpHText, clear, createParameterPanel, createResultView, createSpacePanel, createViewPanel, createViewPanel, getErrorComponent, getHResult, getLabels, getParameterPanel, getPlugin, getProgressMonitor, getPropertyText, getRemark, getResultComponent, getTableText, getTitle, isMSpaceDisplayLabelOnlyOnHeavyAtoms, isMultipleDisplay, pop, setCellIndex, setParameters, setParent, setPlugin, setPluginChecked, setReactionArrow, setTitle, store
-
Constructor Details
-
CalculatorPluginDisplay
public CalculatorPluginDisplay()Deprecated, for removal: This API element is subject to removal in a future version.
-
CalculatorPluginDisplay