Package | Description |
---|---|
org.hkijena.jipipe.api.project | |
org.hkijena.jipipe.api.run | |
org.hkijena.jipipe.desktop.app.settings |
Modifier and Type | Method and Description |
---|---|
List<JIPipeProjectRunSet> |
JIPipeProjectRunSetsConfiguration.getRunSets() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectRunSetsConfiguration.add(JIPipeProjectRunSet runSet) |
void |
JIPipeProjectRunSetsConfiguration.remove(JIPipeProjectRunSet runSet) |
void |
JIPipeProjectRunSetsConfiguration.sortDown(JIPipeProjectRunSet value) |
void |
JIPipeProjectRunSetsConfiguration.sortUp(JIPipeProjectRunSet value) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectRunSetsConfiguration.setRunSets(List<JIPipeProjectRunSet> runSets) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectRunSet.setTo(JIPipeProjectRunSet other) |
Constructor and Description |
---|
JIPipeProjectRunSet(JIPipeProjectRunSet other) |
Modifier and Type | Method and Description |
---|---|
static boolean |
JIPipeDesktopRunSetsListEditor.editRunSet(JIPipeDesktopWorkbench workbench,
JIPipeProjectRunSet value) |
Component |
JIPipeDesktopRunSetListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeProjectRunSet> list,
JIPipeProjectRunSet value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeDesktopRunSetListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeProjectRunSet> list,
JIPipeProjectRunSet value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.