Package | Description |
---|---|
org.hkijena.jipipe.api.registries | |
org.hkijena.jipipe.ui | |
org.hkijena.jipipe.ui.components.renderers | |
org.hkijena.jipipe.ui.project |
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeProjectTemplate> |
JIPipeProjectTemplateRegistry.getRegisteredTemplates() |
List<JIPipeProjectTemplate> |
JIPipeProjectTemplateRegistry.getSortedRegisteredTemplates() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectTemplateRegistry.register(JIPipeProjectTemplate template) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectWindow.newProjectFromTemplate(JIPipeProjectTemplate template)
Creates a new project from template
|
Constructor and Description |
---|
ExtractTemplateZipFileRun(JIPipeProjectTemplate template,
Path targetDirectory) |
Modifier and Type | Method and Description |
---|---|
Component |
TemplateProjectListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeProjectTemplate> list,
JIPipeProjectTemplate value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
Component |
TemplateProjectListCellRenderer.getListCellRendererComponent(JList<? extends JIPipeProjectTemplate> list,
JIPipeProjectTemplate value,
int index,
boolean isSelected,
boolean cellHasFocus) |
Modifier and Type | Method and Description |
---|---|
JIPipeProjectTemplate |
JIPipeTemplateSelectionDialog.getSelectedTemplate() |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.