Modifier and Type | Method and Description |
---|---|
default JComponent |
JIPipeAdaptiveParametersAlgorithm.installUIOverrideParameterEditor(JIPipeDesktopParameterFormPanel parameterPanel,
JIPipeDesktopParameterEditorUI parameterEditorUI) |
default void |
JIPipeAdaptiveParametersAlgorithm.installUIParameterOptions(JIPipeDesktopParameterFormPanel parameterPanel,
JIPipeDesktopParameterEditorUI parameterEditorUI,
JPopupMenu menu) |
Modifier and Type | Method and Description |
---|---|
default JComponent |
JIPipeParameterCollection.installUIOverrideParameterEditor(JIPipeDesktopParameterFormPanel parameterPanel,
JIPipeDesktopParameterEditorUI parameterEditorUI)
Allows to replace the UI that is inserted into the parameter panel with a different component
Labels are not affected
Please note that the root parameter collection handles this task for all sub-parameters
|
default void |
JIPipeParameterCollection.installUIParameterOptions(JIPipeDesktopParameterFormPanel parameterPanel,
JIPipeDesktopParameterEditorUI parameterEditorUI,
JPopupMenu menu)
Allows to install additional operations into the context menu of each parameter (triangle menu next to the help)
Please note that the root parameter collection handles this task for all sub-parameters
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopParameterFormPanel |
JIPipeDesktopCompartmentsParametersPanel.getParametersUI() |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopParameterFormPanel |
JIPipeDesktopPipelineParametersPanel.getParametersUI() |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.