Package | Description |
---|---|
org.hkijena.jipipe.ui.components.pickers |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeInfoPicker.Mode |
JIPipeNodeInfoPicker.getMode() |
static JIPipeNodeInfoPicker.Mode |
JIPipeNodeInfoPicker.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JIPipeNodeInfoPicker.Mode[] |
JIPipeNodeInfoPicker.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 |
JIPipeNodeInfoPicker.setMode(JIPipeNodeInfoPicker.Mode mode) |
static Set<JIPipeNodeInfo> |
JIPipeNodeInfoPicker.showDialog(Component parent,
JIPipeNodeInfoPicker.Mode mode,
Set<JIPipeNodeInfo> availableAlgorithms)
Shows a dialog to pick nodes
|
Constructor and Description |
---|
JIPipeNodeInfoPicker(JIPipeNodeInfoPicker.Mode mode,
Set<JIPipeNodeInfo> availableInfos) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.