Package | Description |
---|---|
org.hkijena.jipipe.api | |
org.hkijena.jipipe.api.nodes | |
org.hkijena.jipipe.api.registries | |
org.hkijena.jipipe.extensions.nodeexamples |
Modifier and Type | Method and Description |
---|---|
List<JIPipeNodeExample> |
JIPipeProject.getNodeExamples(String nodeTypeId)
Gets all examples for a node type ID.
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeAlgorithm.loadExample(JIPipeNodeExample example)
Loads an example.
|
Modifier and Type | Method and Description |
---|---|
Collection<JIPipeNodeExample> |
JIPipeNodeRegistry.getNodeExamples(String nodeTypeId) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeNodeExampleListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeExample> list,
JIPipeNodeExample info,
int index,
boolean isSelected,
boolean cellHasFocus) |
protected String |
JIPipeNodeExamplePickerDialog.getSearchString(JIPipeNodeExample item) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeNodeExampleListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeExample> list,
JIPipeNodeExample info,
int index,
boolean isSelected,
boolean cellHasFocus) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.