Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaPlugin.registerProjectSettingsSheet(Class<? extends JIPipeProjectSettingsSheet> settingsSheetClass)
Registers a new project settings sheet
|
Modifier and Type | Method and Description |
---|---|
<T extends JIPipeProjectSettingsSheet> |
JIPipeProject.getSettingsSheet(Class<T> klass) |
<T extends JIPipeProjectSettingsSheet> |
JIPipeProject.getSettingsSheet(String id,
Class<T> klass) |
Modifier and Type | Method and Description |
---|---|
Map<String,JIPipeProjectSettingsSheet> |
JIPipeProject.getSettingsSheets() |
Modifier and Type | Method and Description |
---|---|
Class<? extends JIPipeProjectSettingsSheet> |
JIPipeProjectSettingsRegistry.getById(String id)
Gets the settings type with given ID
|
com.google.common.collect.BiMap<String,Class<? extends JIPipeProjectSettingsSheet>> |
JIPipeProjectSettingsRegistry.getRegisteredSheetTypes() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectSettingsRegistry.register(Class<? extends JIPipeProjectSettingsSheet> sheetClass)
Registers a new settings sheet
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDefaultProjectSettingsSheet
Application settings sheet of type
AbstractJIPipeParameterCollection , pre-configured to use standardized categories |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopProjectSettingsUI.ProjectDirectoriesSettingsSheetWrapper |
static class |
JIPipeDesktopProjectSettingsUI.ProjectMetadataSettingsSheetWrapper |
static class |
JIPipeDesktopProjectSettingsUI.ProjectParametersSettingsSheetWrapper |
static class |
JIPipeDesktopProjectSettingsUI.ProjectPermissionsSettingsSheetWrapper |
static class |
JIPipeDesktopProjectSettingsUI.SettingsSheetWrapper |
Modifier and Type | Class and Description |
---|---|
class |
CellposePluginProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
FilamentsPluginProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
OCRPluginProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
IlastikPluginProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
ImageSamplesProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
OMEROPluginProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
OmniposePluginProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
PythonPluginProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
RPluginProjectSettings |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDataStorageProjectSettings |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.