Modifier and Type | Method and Description |
---|---|
abstract HTMLText |
JIPipeDefaultJavaExtension.getDescription() |
HTMLText |
JIPipeDefaultJavaExtension.getSummary()
A short summary
|
Modifier and Type | Method and Description |
---|---|
HTMLText |
JIPipeAuthorMetadata.getCustomText() |
HTMLText |
JIPipeNodeTemplate.getDescription() |
HTMLText |
JIPipeMetadata.getDescription() |
HTMLText |
JIPipeMetadata.getSummary() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeAuthorMetadata.setCustomText(HTMLText customText) |
void |
JIPipeNodeTemplate.setDescription(HTMLText description) |
void |
JIPipeMetadata.setDescription(HTMLText description)
Sets the description
|
void |
JIPipeMetadata.setSummary(HTMLText summary) |
Modifier and Type | Method and Description |
---|---|
HTMLText |
JIPipeCompartmentsExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
JIPipeDataInfo.getStorageDocumentation() |
static HTMLText |
JIPipeData.getStorageDocumentation(Class<? extends JIPipeData> klass)
Returns the storage documentation for the data type or null if none was provided.
|
Modifier and Type | Method and Description |
---|---|
abstract HTMLText |
EasyInstallExternalEnvironmentInstaller.getDialogDescription()
The description of the installation dialog
|
Modifier and Type | Method and Description |
---|---|
HTMLText |
GroupingExtension.getDescription() |
HTMLText |
JsonNodeInfo.getDescription() |
Modifier and Type | Method and Description |
---|---|
void |
JsonNodeInfo.setDescription(HTMLText description) |
Modifier and Type | Method and Description |
---|---|
HTMLText |
GraphNodeParameterReference.getCustomDescription() |
HTMLText |
GraphNodeParameterReferenceAccessGroup.getDefaultParameterCollectionDescription() |
HTMLText |
GraphNodeParameterReferenceGroup.getDescription() |
Modifier and Type | Method and Description |
---|---|
void |
GraphNodeParameterReference.setCustomDescription(HTMLText customDescription) |
void |
GraphNodeParameterReferenceGroup.setDescription(HTMLText description) |
Modifier and Type | Method and Description |
---|---|
HTMLText |
LoopingExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
JIPipeGraphNode.getCustomDescription()
Returns the custom description that is set by the user
|
HTMLText |
JIPipeEmptyNodeInfo.getDescription() |
HTMLText |
JIPipeNodeInfo.getDescription()
Returns the algorithm description
|
HTMLText |
JIPipeMutableNodeInfo.getDescription() |
static HTMLText |
JIPipeJavaNodeInfo.getDescriptionOf(Class<? extends JIPipeGraphNode> klass)
Returns the description of an algorithm
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeGraphNode.setCustomDescription(HTMLText customDescription)
Sets a custom description.
|
void |
JIPipeMutableNodeInfo.setDescription(HTMLText description)
Sets the description
|
Modifier and Type | Method and Description |
---|---|
HTMLText |
JIPipeNamedParameterCollection.getDefaultParameterCollectionDescription()
A default description.
|
HTMLText |
JIPipeParameterTree.Node.getDescription() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeParameterTree.Node.setDescription(HTMLText description) |
Modifier and Type | Method and Description |
---|---|
HTMLText |
AnnotationsExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
BatchAssistantExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
CellposeExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
CellposeEasyInstaller.getDialogDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
CLIJCommandNodeInfo.getDescription() |
HTMLText |
CLIJExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
CoreExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
ExpressionExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
FilesystemExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
FormsExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
ParameterFormData.getDescription() |
Modifier and Type | Method and Description |
---|---|
void |
ParameterFormData.setDescription(HTMLText description) |
Modifier and Type | Method and Description |
---|---|
HTMLText |
MultiTemplateMatchingExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
TrackMateExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
CreateSpotTrackerNodeInfo.getDescription() |
HTMLText |
CreateSpotDetectorNodeInfo.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
WekaExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
ImageJ2OpNodeInfo.getDescription() |
HTMLText |
ImageJ2Extension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
ImageJAlgorithmsExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
ImageJDataTypesExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
JsonExtensionLoaderExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
MultiParameterAlgorithmsExtension.getDescription() |
HTMLText |
MultiParametersExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
NodeTemplateBoxToolExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
OMEROExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
OmniposeExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
OmniposeEasyInstaller.getDialogDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
StandardParametersExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
HTMLText.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
HTMLText |
HTMLText.wrap(int columns)
Returns a copy of this text that introduces line-breaks
|
Modifier and Type | Method and Description |
---|---|
void |
HTMLText.Serializer.serialize(HTMLText value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider serializers) |
Constructor and Description |
---|
HTMLText(HTMLText other) |
Modifier and Type | Method and Description |
---|---|
HTMLText |
PipelineRenderExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
PlotsExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
PlotTables2AlgorithmInfo.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
ProcessesExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
PythonExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
PythonEasyInstaller.getDialogDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
RExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
REasyInstaller.getDialogDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
StandardSettingsExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
StringsExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
TablesExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
ToolsExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
UtilitiesExtension.getDescription() |
Modifier and Type | Method and Description |
---|---|
HTMLText |
AddParameterDialog.Settings.getDescription() |
Modifier and Type | Method and Description |
---|---|
void |
AddParameterDialog.Settings.setDescription(HTMLText description) |
Modifier and Type | Method and Description |
---|---|
HTMLText |
MarkdownDocument.getRenderedHTMLText() |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeJsonExporter.createExporter(JIPipeProjectWorkbench workbench,
NodeGroup nodeGroup,
String name,
HTMLText description)
Creates a new exporter tab
|
Modifier and Type | Method and Description |
---|---|
HTMLText |
DynamicParameterEditorDialog.ParameterEntry.getDescription() |
Modifier and Type | Method and Description |
---|---|
void |
DynamicParameterEditorDialog.ParameterEntry.setDescription(HTMLText description) |
Modifier and Type | Method and Description |
---|---|
static HTMLText |
UIUtils.getHTMLByDialog(JIPipeWorkbench workbench,
Component parent,
String title,
String message,
HTMLText initialValue)
Gets a formatted HTML string by dialog
|
Modifier and Type | Method and Description |
---|---|
static HTMLText |
UIUtils.getHTMLByDialog(JIPipeWorkbench workbench,
Component parent,
String title,
String message,
HTMLText initialValue)
Gets a formatted HTML string by dialog
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.