Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerNodeExample(JIPipeNodeTemplate template)
Registers a node template as example for a node.
|
Modifier and Type | Method and Description |
---|---|
static Map<String,Set<JIPipeNodeTemplate>> |
JIPipeNodeTemplate.groupByMenuPaths(Collection<JIPipeNodeTemplate> infos) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeNodeTemplate.copyFrom(JIPipeNodeTemplate other)
Copies the properties to another node template
|
Modifier and Type | Method and Description |
---|---|
static Map<String,Set<JIPipeNodeTemplate>> |
JIPipeNodeTemplate.groupByMenuPaths(Collection<JIPipeNodeTemplate> infos) |
Constructor and Description |
---|
JIPipeNodeTemplate(JIPipeNodeTemplate other) |
Modifier and Type | Method and Description |
---|---|
JIPipeNodeTemplate |
JIPipeNodeExample.getNodeTemplate() |
Constructor and Description |
---|
JIPipeNodeExample(JIPipeNodeTemplate nodeTemplate) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeNodeRegistry.registerExample(JIPipeNodeTemplate nodeTemplate)
Registers a node template as example
Will reject
|
void |
JIPipeNodeRegistry.scheduleRegisterExample(JIPipeNodeTemplate template) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeNodeTemplateListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeTemplate> list,
JIPipeNodeTemplate template,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
Component |
JIPipeNodeTemplateListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeNodeTemplate> list,
JIPipeNodeTemplate template,
int index,
boolean isSelected,
boolean cellHasFocus) |
Constructor and Description |
---|
JIPipeNodeTemplateListCellRenderer(Set<JIPipeNodeTemplate> projectTemplateList)
Creates a new renderer
|
Modifier and Type | Method and Description |
---|---|
static String |
TooltipUtils.getAlgorithmTooltip(JIPipeNodeTemplate template,
boolean withTitle)
Creates a tooltip for an algorithm
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.