Package | Description |
---|---|
org.hkijena.jipipe.api.parameters |
Modifier and Type | Method and Description |
---|---|
default JComponent |
JIPipeParameterCollection.installUIOverrideParameterEditor(ParameterPanel parameterPanel,
JIPipeParameterEditorUI 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(ParameterPanel parameterPanel,
JIPipeParameterEditorUI 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
|
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.