Package | Description |
---|---|
org.hkijena.jipipe.desktop.commons.components.pickers |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopNodeInfoPicker.Mode |
JIPipeDesktopNodeInfoPicker.getMode() |
static JIPipeDesktopNodeInfoPicker.Mode |
JIPipeDesktopNodeInfoPicker.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeDesktopNodeInfoPicker.Mode[] |
JIPipeDesktopNodeInfoPicker.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopNodeInfoPicker.setMode(JIPipeDesktopNodeInfoPicker.Mode mode) |
static Set<JIPipeNodeInfo> |
JIPipeDesktopNodeInfoPicker.showDialog(Component parent,
JIPipeDesktopNodeInfoPicker.Mode mode,
Set<JIPipeNodeInfo> availableAlgorithms)
Shows a dialog to pick nodes
|
Constructor and Description |
---|
JIPipeDesktopNodeInfoPicker(JIPipeDesktopNodeInfoPicker.Mode mode,
Set<JIPipeNodeInfo> availableInfos) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.