Package | Description |
---|---|
org.hkijena.jipipe | |
org.hkijena.jipipe.api | |
org.hkijena.jipipe.plugins |
Modifier and Type | Method and Description |
---|---|
abstract List<JIPipeAuthorMetadata> |
JIPipeDefaultJavaPlugin.getAuthors() |
Modifier and Type | Method and Description |
---|---|
boolean |
JIPipeAuthorMetadata.fuzzyEquals(JIPipeAuthorMetadata other)
A fuzzy equals method that attempts to check if the authors are the same
|
void |
JIPipeAuthorMetadata.mergeWith(JIPipeAuthorMetadata other) |
static JFrame |
JIPipeAuthorMetadata.openAuthorInfoWindow(Component parent,
Collection<JIPipeAuthorMetadata> authors,
JIPipeAuthorMetadata targetAuthor)
Opens a list of authors in a window that displays information about them.
|
Modifier and Type | Method and Description |
---|---|
static JFrame |
JIPipeAuthorMetadata.openAuthorInfoWindow(Component parent,
Collection<JIPipeAuthorMetadata> authors,
JIPipeAuthorMetadata targetAuthor)
Opens a list of authors in a window that displays information about them.
|
Constructor and Description |
---|
JIPipeAuthorMetadata(JIPipeAuthorMetadata other) |
List(JIPipeAuthorMetadata... authors) |
Constructor and Description |
---|
List(Collection<JIPipeAuthorMetadata> other)
Makes a copy
|
Modifier and Type | Method and Description |
---|---|
List<JIPipeAuthorMetadata> |
JIPipePrepackagedDefaultJavaPlugin.getAuthors() |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.