public abstract static class ScriptDesktopParameterEditorUI.ExternalEditor extends Object implements JIPipeDesktopWorkbenchAccess
Constructor and Description |
---|
ExternalEditor(JIPipeDesktopWorkbench workbench,
WeakReference<JIPipeParameterCollection> parameterCollection,
String parameterKey,
JIPipeParameterTree parameterTree,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Method and Description |
---|---|
boolean |
accessEquals(JIPipeParameterAccess access) |
void |
close() |
JIPipeDesktopWorkbench |
getDesktopWorkbench() |
<T> T |
getParameter(Class<T> klass) |
JIPipeParameterAccess |
getParameterAccess() |
WeakReference<JIPipeParameterCollection> |
getParameterCollection() |
String |
getParameterKey() |
JIPipeParameterTree |
getParameterTree() |
JIPipeWorkbench |
getWorkbench() |
public ExternalEditor(JIPipeDesktopWorkbench workbench, WeakReference<JIPipeParameterCollection> parameterCollection, String parameterKey, JIPipeParameterTree parameterTree, JIPipeParameterAccess parameterAccess)
public JIPipeParameterTree getParameterTree()
public WeakReference<JIPipeParameterCollection> getParameterCollection()
public String getParameterKey()
public JIPipeParameterAccess getParameterAccess()
public boolean accessEquals(JIPipeParameterAccess access)
public <T> T getParameter(Class<T> klass)
public JIPipeDesktopWorkbench getDesktopWorkbench()
getDesktopWorkbench
in interface JIPipeDesktopWorkbenchAccess
public JIPipeWorkbench getWorkbench()
getWorkbench
in interface JIPipeWorkbenchAccess
public void close()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.