public static class JIPipeSettingsRegistry.Sheet extends Object
Constructor and Description |
---|
Sheet(String name,
String description,
Icon icon,
String category,
Icon categoryIcon,
JIPipeParameterCollection parameterCollection)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory() |
Icon |
getCategoryIcon() |
String |
getDescription() |
Icon |
getIcon() |
String |
getName() |
JIPipeParameterCollection |
getParameterCollection() |
public Sheet(String name, String description, Icon icon, String category, Icon categoryIcon, JIPipeParameterCollection parameterCollection)
name
- name shown in UIdescription
- descriptionicon
- icon for this sheetcategory
- category shown in UIcategoryIcon
- category iconparameterCollection
- object that holds the parameterCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.