Modifier and Type | Method and Description |
---|---|
void |
JIPipeCompartmentOutputData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
DefaultImageJDataExporterUI(JIPipeWorkbench workbench,
ImageJDataExportOperation exporter) |
DefaultImageJDataImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
EmptyImageJDataExporterUI(JIPipeWorkbench workbench,
ImageJDataExportOperation exporter) |
EmptyImageJDataImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
ImageJDataExporterUI(JIPipeWorkbench workbench,
ImageJDataExportOperation exporter) |
ImageJDataImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
Constructor and Description |
---|
AbstractPathImageJDataExporterUI(JIPipeWorkbench workbench,
ImageJDataExportOperation exporter) |
AbstractPathImageJDataImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
FileImageJDataExporterUI(JIPipeWorkbench workbench,
ImageJDataExportOperation exporter) |
FileImageJDataImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
FolderImageJDataExporterUI(JIPipeWorkbench workbench,
ImageJDataExportOperation exporter) |
FolderImageJDataImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
PathImageJDataExporterUI(JIPipeWorkbench workbench,
ImageJDataExportOperation exporter) |
PathImageJDataImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source)
Shows the data in the UI
|
void |
JIPipeDataTable.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
JIPipeEmptyData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
JIPipeSerializedParameterCollectionData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
JIPipeData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source)
This function should display the data in the GUI.
|
JIPipeData |
JIPipeDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo)
Imports the data and shows it
|
JIPipeData |
JIPipeDataDisplayWrapperImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
ExternalEnvironmentInstaller.getWorkbench() |
Constructor and Description |
---|
EasyInstallExternalEnvironmentInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
ExternalEnvironmentInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
ExternalEnvironmentParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
GraphNodeParameterReferenceGroupCollectionParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
NodeGroupContentsParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Modifier and Type | Method and Description |
---|---|
Consumer<JIPipeWorkbench> |
JIPipeNotificationAction.getAction() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeNotificationAction.setAction(Consumer<JIPipeWorkbench> action) |
Constructor and Description |
---|
JIPipeNotificationAction(String label,
String tooltip,
Icon icon,
Consumer<JIPipeWorkbench> action) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultParameterCollectionContextAction.accept(JIPipeWorkbench workbench) |
void |
JIPipeReflectionParameterCollectionContextAction.accept(JIPipeWorkbench workbench) |
<T> List<T> |
JIPipeParameterGenerator.generate(JIPipeWorkbench workbench,
Component parent,
Class<T> klass)
Generates the values
|
<T> List<T> |
DefaultJIPipeParameterGenerator.generate(JIPipeWorkbench workbench,
Component parent,
Class<T> klass) |
abstract <T> List<T> |
DefaultJIPipeParameterGenerator.generateAfterDialog(JIPipeWorkbench workbench,
Component parent,
Class<T> klass)
This function generates the values after the dialog was confirmed
|
Constructor and Description |
---|
JIPipeDefaultParameterCollectionContextAction(JIPipeDocumentation documentation,
URL iconURL,
Consumer<JIPipeWorkbench> function) |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterEditorUI |
JIPipeParameterTypeRegistry.createEditorFor(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates editor for the parameter
|
ImageJDataExporterUI |
JIPipeImageJAdapterRegistry.createUIForExportOperation(JIPipeWorkbench workbench,
ImageJDataExportOperation exportOperation)
Generates a UI for the importer
|
ImageJDataImporterUI |
JIPipeImageJAdapterRegistry.createUIForImportOperation(JIPipeWorkbench workbench,
ImageJDataImportOperation importOperation)
Generates a UI for the importer
|
Modifier and Type | Method and Description |
---|---|
void |
DataBatchStatusData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
CellposeModelData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
CellposeSizeModelData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
CellposeEasyInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
MinicondaCellposeEnvInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
MinicondaCellposeGPUEnvInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
PortableCellposeEnvInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
PortableCellposeGPUEnvInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Method and Description |
---|---|
void |
CLIJImageData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
CLIJControlPanel(JIPipeWorkbench workbench) |
CLIJControlPanelJIPipeMenuExtension(JIPipeWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
OpenTextInJIPipeDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
DefaultDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
JIPipeData |
OpenContainingFolderDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo) |
JIPipeData |
CopyContainingFolderDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo) |
JIPipeData |
OpenInNativeApplicationDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench,
JIPipeProgressInfo progressInfo) |
Constructor and Description |
---|
DefaultExpressionParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
PathDataImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
Modifier and Type | Method and Description |
---|---|
void |
PathData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
OpenPathDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
CopyPathDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
ParameterFormData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Component |
IntegerFormData.getEditor(JIPipeWorkbench workbench) |
Component |
DoubleFormData.getEditor(JIPipeWorkbench workbench) |
Component |
EnumFormData.getEditor(JIPipeWorkbench workbench) |
Component |
BooleanFormData.getEditor(JIPipeWorkbench workbench) |
Component |
GroupHeaderFormData.getEditor(JIPipeWorkbench workbench) |
Component |
StringFormData.getEditor(JIPipeWorkbench workbench) |
Component |
PathFormData.getEditor(JIPipeWorkbench workbench) |
abstract Component |
FormData.getEditor(JIPipeWorkbench workbench)
Gets a component that acts as the editor for the form data.
|
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
FormsDialog.getWorkbench() |
Constructor and Description |
---|
FormsDialog(JIPipeWorkbench workbench,
List<JIPipeMergingDataBatch> dataBatchList,
JIPipeDataSlot originalForms,
String tabAnnotation) |
Modifier and Type | Method and Description |
---|---|
void |
MultiTemplateMatchingAlgorithm.generateRotations(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
void |
ModelData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
SpotTrackerData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
SpotsCollectionData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
SpotDetectorData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
TrackCollectionData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
CachedTrackmateAlgorithmViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Constructor and Description |
---|
CachedSpotCollectionDataViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Constructor and Description |
---|
CachedTracksCollectionDataViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Modifier and Type | Method and Description |
---|---|
void |
TrackSchemeDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
TrackSchemeCachedDataViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName) |
Modifier and Type | Method and Description |
---|---|
void |
WekaModelData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
WekaClassifierParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Method and Description |
---|---|
void |
ImageJ2DatasetData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
ImageJ2OutOfBoundsFactoryData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
ImageJ2ShapeData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
ArrangeChannelsAlgorithm.setToExample(JIPipeWorkbench parent) |
Modifier and Type | Method and Description |
---|---|
void |
MaskDrawerFormData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
ROIDrawerFormData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Component |
MaskDrawerFormData.getEditor(JIPipeWorkbench workbench) |
Component |
ROIDrawerFormData.getEditor(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
void |
RunImageJExporterAlgorithm.setExporterParametersFromUI(JIPipeWorkbench parent) |
void |
RunImageJImporterAlgorithm.setImporterParametersFromUI(JIPipeWorkbench parent) |
Modifier and Type | Method and Description |
---|---|
void |
BioFormatsImporter.setToExample(JIPipeWorkbench parent) |
Constructor and Description |
---|
ImagePlusWindowImageJImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
RoiManagerImageJImporterUI(JIPipeWorkbench workbench,
ImageJDataImportOperation importer) |
Modifier and Type | Method and Description |
---|---|
void |
LUTData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
OMEImageData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
ROIListData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
ImagePlusData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
AddROIToActiveJIPipeImageViewerDataDisplay.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
OpenInImageJDataDisplay.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
AddToROIManagerDataDisplay.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
AddROIToJIPipeImageViewerDataDisplay.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
CachedImagePlusDataViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoadingData) |
CachedROIListDataViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
ImagePlusResultImportRun.getWorkbench() |
JIPipeWorkbench |
OMEImageResultImportRun.getWorkbench() |
Modifier and Type | Method and Description |
---|---|
void |
ImportImageJPathDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
ImagePlusResultImportRun(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench) |
OMEImageResultImportRun(JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeWorkbench workbench) |
Constructor and Description |
---|
BioFormatsConfigTool(JIPipeWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
ImageViewerPanel.getWorkbench() |
JIPipeWorkbench |
ImageViewerWindow.getWorkbench() |
Modifier and Type | Method and Description |
---|---|
static ImageViewerPanel |
ImageViewerPanel.showImage(JIPipeWorkbench workbench,
ij.ImagePlus image,
String title)
Opens the image in a new frame
|
Constructor and Description |
---|
ImageViewerPanel(JIPipeWorkbench workbench)
Initializes a new image viewer
|
ImageViewerWindow(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
ImageViewerPanelPlugin.getWorkbench() |
Modifier and Type | Method and Description |
---|---|
void |
ParametersData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
CachedParametersDataViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName) |
ParametersDataViewer(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
void |
GeneratedParameters.uiImportParameterFromGraph(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
NodeTemplateMenu.getWorkbench() |
Modifier and Type | Method and Description |
---|---|
static void |
NodeTemplateBox.openNewToolBoxWindow(JIPipeWorkbench workbench) |
Constructor and Description |
---|
JIPipeNodeTemplateParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
NodeTemplateBox(JIPipeWorkbench workbench,
boolean isDocked) |
NodeTemplateMenu(JIPipeWorkbench workbench,
JIPipeGraphEditorUI graphEditorUI) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
NodeTemplateDownloaderRun.getWorkbench() |
Constructor and Description |
---|
NodeTemplateDownloaderRun(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
static void |
NodeToolBox.openNewToolBoxWindow(JIPipeWorkbench workbench,
Component parent) |
Constructor and Description |
---|
NodeToolBox(JIPipeWorkbench workbench,
boolean isDocked) |
Modifier and Type | Method and Description |
---|---|
void |
OMEROGroupReferenceData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
OMERODatasetReferenceData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
OMEROImageReferenceData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
OMEROProjectReferenceData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
OmniposeEasyInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
ExpressionTesterJIPipeMenuExtension(JIPipeWorkbench workbench)
Creates a new instance
|
ParameterTesterJIPipeMenuExtension(JIPipeWorkbench workbench)
Creates a new instance
|
Constructor and Description |
---|
ListParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
EnumParameterGenerator.generate(JIPipeWorkbench workbench,
Component parent,
Class<T> klass) |
<T> List<T> |
EnumParameterGenerator.generateAfterDialog(JIPipeWorkbench workbench,
Component parent,
Class<T> klass) |
Constructor and Description |
---|
DynamicEnumParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
DynamicSetParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
EnumParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
FunctionParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
Matrix2DParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
OptionalParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
PairParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
ScriptParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
PasswordParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
ColorParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
JIPipeParameterCollectionVisibilitiesParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
FileParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
FilePathParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
ImageParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
JIPipeAuthorMetadataParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
JIPipeParameterCollectionParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
HTMLTextParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
StringPatternExtractionParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
NumberRangeParameterGenerator.generateAfterDialog(JIPipeWorkbench workbench,
Component parent,
Class<T> klass) |
Constructor and Description |
---|
BooleanParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
NumberParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
StringOrDoubleParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
StringParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
IntegerRangeParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
QuantityParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
NumberRangeParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
IconRefParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
ImageJDataExporterRefParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
ImageJDataExportOperationRefParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
ImageJDataImporterRefParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
ImageJDataImportOperationRefParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
JIPipeDataInfoRefParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
JIPipeNodeInfoRefParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
JIPipeParameterTypeInfoRefParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
AnchorParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
FixedMarginEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
MarginParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
RectangleParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
LargeScriptParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
ParameterTableEditorWindow.getWorkbench() |
Modifier and Type | Method and Description |
---|---|
static ParameterTableEditorWindow |
ParameterTableEditorWindow.getInstance(JIPipeWorkbench workbench,
Component parent,
JIPipeParameterAccess parameterAccess,
ParameterTable parameterTable) |
Constructor and Description |
---|
ParameterTableEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
PipelineRenderTool(JIPipeWorkbench workbench)
Creates a new instance
|
Constructor and Description |
---|
CachedPlotViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
NewPlotJIPipeMenuExtension(JIPipeWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
PlotData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
UIPlotDataSeriesColumnEnumParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Method and Description |
---|---|
void |
OpenPlotInJIPipeDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
JIPipePythonAdapterLibraryEnvironmentInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
PythonPackageLibraryEnvironmentInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
BasicMinicondaEnvPythonInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
BasicPortableEnvPythonInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
MinicondaEnvPythonInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
PortableEnvPythonInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
PythonEasyInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
SelectCondaEnvPythonInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
SelectSystemPythonInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
SelectVirtualEnvPythonInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
REasyInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
REnvInstaller(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Method and Description |
---|---|
void |
AutoSaveSettings.openRestoreMenu(JIPipeWorkbench workbench) |
void |
AutoSaveSettings.removeDuplicateBackups(JIPipeWorkbench workbench) |
Constructor and Description |
---|
CleanBackupsRun(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
void |
StringData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
CachedTextViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Modifier and Type | Method and Description |
---|---|
void |
TableColumnReference.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
NewTableJIPipeMenuExtension(JIPipeWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
ZeroTableColumn.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
DoubleArrayTableColumn.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
RowIndexTableColumn.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
ResultsTableData.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
StringArrayTableColumn.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
FloatArrayTableColumn.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
RelabeledTableColumn.display(String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
OpenResultsTableInJIPipeTabDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
CacheAwareOpenResultsTableInJIPipeDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
void |
OpenResultsTableInImageJDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Constructor and Description |
---|
CachedTableViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Constructor and Description |
---|
ResultsTableDataParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
Constructor and Description |
---|
TableColumnGeneratorParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Constructor and Description |
---|
CloseAllImageJWindowsTool(JIPipeWorkbench workbench)
Creates a new instance
|
CreateLaunchersTool(JIPipeWorkbench workbench)
Creates a new instance
|
DissolveCompartmentsTool(JIPipeWorkbench workbench)
Creates a new instance
|
OpenImageJConsoleTool(JIPipeWorkbench workbench)
Creates a new instance
|
OpenImageJTool(JIPipeWorkbench workbench)
Creates a new instance
|
RebuildAliasIdsTool(JIPipeWorkbench workbench)
Creates a new instance
|
RestartJIPipeTool(JIPipeWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
GetJIPipeSlotFolderAlgorithm.importParametersFromProject(JIPipeWorkbench workbench) |
void |
JIPipeProjectParameterDefinition.importParametersFromProject(JIPipeWorkbench workbench) |
void |
PathsToJIPipeProjectParametersAlgorithm.importParametersFromProject(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
void |
ImportJIPipeProjectDataOperation.display(JIPipeData data,
String displayName,
JIPipeWorkbench workbench,
JIPipeDataSource source) |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDummyWorkbench
A dummy implementation of
JIPipeWorkbench that will trigger no errors, but will not work for various functions. |
class |
JIPipeJsonExtensionWorkbench
UI around a
JIPipeJsonExtension |
class |
JIPipeProjectWorkbench
UI around an
JIPipeProject |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
JIPipeProjectWorkbenchPanel.getWorkbench() |
JIPipeWorkbench |
JIPipeWorkbenchAccess.getWorkbench() |
JIPipeWorkbench |
JIPipeWorkbenchPanel.getWorkbench() |
static JIPipeWorkbench |
JIPipeWorkbench.tryFindWorkbench(JIPipeGraph graph,
JIPipeWorkbench orElse)
Attempts to find a workbench
|
Modifier and Type | Method and Description |
---|---|
static boolean |
JIPipeProjectWorkbench.canAddOrDeleteNodes(JIPipeWorkbench workbench) |
static boolean |
JIPipeProjectWorkbench.canModifySlots(JIPipeWorkbench workbench) |
static void |
JIPipeJsonExtensionWindow.checkExtensionDependencies(JIPipeWorkbench workbench) |
static void |
JIPipeJsonExtensionWindow.installExtension(JIPipeWorkbench workbench,
JIPipeJsonExtension extension,
boolean silent,
boolean checkDependencies)
Installs a loaded project
|
static void |
JIPipeJsonExtensionWindow.installExtensionFromFile(JIPipeWorkbench workbench,
Path filePath,
boolean silent,
boolean checkDependencies)
Loads a project and installs it
|
static void |
JIPipeJsonExtensionWindow.installExtensions(JIPipeWorkbench workbench)
Allows the user to select files to install
|
static JIPipeWorkbench |
JIPipeWorkbench.tryFindWorkbench(JIPipeGraph graph,
JIPipeWorkbench orElse)
Attempts to find a workbench
|
Constructor and Description |
---|
JIPipeWorkbenchPanel(JIPipeWorkbench workbench) |
Constructor and Description |
---|
DataBatchAssistantDataTableUI(JIPipeWorkbench workbenchUI,
JIPipeDataTable dataTable) |
DataBatchBrowserUI(JIPipeWorkbench workbenchUI,
JIPipeMergingDataBatch dataBatch) |
DataBatchTree(JIPipeWorkbench workbenchUI,
JIPipeMergingDataBatch dataBatch) |
Constructor and Description |
---|
BookmarkListPanel(JIPipeWorkbench workbench,
JIPipeGraph graph,
JIPipeGraphEditorUI graphEditorUI) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
JIPipeCacheDataViewerWindow.getWorkbench() |
JIPipeWorkbench |
JIPipeCacheManagerUI.getWorkbench() |
Constructor and Description |
---|
JIPipeCacheDataViewerWindow(JIPipeWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName) |
JIPipeCachedDataViewerAnnotationInfoPanel(JIPipeWorkbench workbench) |
JIPipeDataTableRowUI(JIPipeWorkbench workbench,
JIPipeDataTable dataTable,
int row)
Creates a new instance
|
Constructor and Description |
---|
JIPipeDataTableToFilesByMetadataExporterRun(JIPipeWorkbench workbench,
List<? extends JIPipeDataTable> dataTables,
boolean splitBySlot) |
JIPipeDataTableToOutputExporterRun(JIPipeWorkbench workbench,
Path outputPath,
List<? extends JIPipeDataTable> dataTables,
boolean splitBySlot,
boolean clearDirectory) |
JIPipeDataTableToZIPExporterRun(JIPipeWorkbench workbench,
Path outputZipFile,
JIPipeDataTable dataTable) |
Modifier and Type | Class and Description |
---|---|
class |
RunSingleAlgorithmWindow
|
Constructor and Description |
---|
RunSingleAlgorithmSettingsPanel(JIPipeWorkbench workbench,
JIPipeNodeInfo nodeInfo) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
FlexContentWorkbenchPanel.getWorkbench() |
Modifier and Type | Method and Description |
---|---|
static void |
AddParameterDialog.showDialog(JIPipeWorkbench workbench,
Component parent,
JIPipeDynamicParameterCollection parameterCollection)
Shows a dialog for adding slots
|
Constructor and Description |
---|
AddParameterDialog(JIPipeWorkbench workbench,
JIPipeDynamicParameterCollection parameterCollection) |
FlexContentWorkbenchPanel(JIPipeWorkbench workbench) |
FlexContentWorkbenchPanel(JIPipeWorkbench workbench,
int flags) |
Constructor and Description |
---|
HTMLEditor(JIPipeWorkbench workbench,
HTMLEditor.Mode mode,
int flags) |
Constructor and Description |
---|
JIPipeExtendedDataTableUI(JIPipeWorkbench workbenchUI,
JIPipeDataTable dataTable,
boolean updateWithCache) |
JIPipeExtendedMultiDataTableUI(JIPipeWorkbench workbenchUI,
List<? extends JIPipeDataTable> dataTables,
boolean withCompartmentAndAlgorithm) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
GraphEditorToolBarButtonExtension.getWorkbench() |
JIPipeWorkbench |
JIPipeMenuExtension.getWorkbench() |
Constructor and Description |
---|
JIPipeMenuExtension(JIPipeWorkbench workbench)
Creates a new instance
|
Constructor and Description |
---|
JIPipeJsonAlgorithmExporterMultiSelectionPanelUI(JIPipeWorkbench workbenchUI,
JIPipeGraphCanvasUI canvas,
Set<JIPipeGraphNode> algorithms) |
Constructor and Description |
---|
JIPipeModernPluginManagerUI(JIPipeWorkbench workbench) |
Constructor and Description |
---|
JIPipePipelineGraphEditorUI(JIPipeWorkbench workbenchUI,
JIPipeGraph algorithmGraph,
UUID compartment)
Creates a project graph compartment editor
|
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
JIPipeGraphCanvasUI.getWorkbench() |
Constructor and Description |
---|
JIPipeGraphCanvasUI(JIPipeWorkbench workbench,
JIPipeGraphEditorUI graphEditorUI,
JIPipeGraph graph,
UUID compartment,
JIPipeHistoryJournal historyJournal)
Creates a new UI
|
JIPipeGraphEditorUI(JIPipeWorkbench workbenchUI,
JIPipeGraph algorithmGraph,
UUID compartment,
JIPipeHistoryJournal historyJournal) |
JIPipeGraphEditorUI(JIPipeWorkbench workbenchUI,
JIPipeGraph algorithmGraph,
UUID compartment,
JIPipeHistoryJournal historyJournal,
GraphEditorUISettings settings,
int flags) |
Constructor and Description |
---|
JIPipeDataSlotUI(JIPipeWorkbench workbench,
JIPipeNodeUI nodeUI,
UUID compartment,
JIPipeDataSlot slot)
Creates a new UI
|
JIPipeHorizontalDataSlotUI(JIPipeWorkbench workbench,
JIPipeNodeUI algorithmUI,
UUID compartment,
JIPipeDataSlot slot)
Creates a new UI
|
JIPipeHorizontalNodeUI(JIPipeWorkbench workbench,
JIPipeGraphCanvasUI graphUI,
JIPipeGraphNode algorithm)
Creates a new UI
|
JIPipeNodeUI(JIPipeWorkbench workbench,
JIPipeGraphCanvasUI graphUI,
JIPipeGraphNode node,
JIPipeGraphViewMode viewMode)
Creates a new UI
|
JIPipeVerticalDataSlotUI(JIPipeWorkbench workbench,
JIPipeNodeUI algorithmUI,
UUID compartment,
JIPipeDataSlot slot,
boolean compact)
Creates a new UI
|
JIPipeVerticalNodeUI(JIPipeWorkbench workbench,
JIPipeGraphCanvasUI graphUI,
JIPipeGraphNode algorithm,
boolean compact)
Creates a new UI
|
Constructor and Description |
---|
JIPipeAdvancedParameterEditorUI(JIPipeWorkbench workbench,
JIPipeGraphNode node) |
Modifier and Type | Method and Description |
---|---|
static List<JIPipeNodeGroupUI> |
JIPipeNodeGroupUI.findNodeGraphUIs(JIPipeWorkbench workbench,
NodeGroup nodeGroup)
Finds open
JIPipeNodeGroupUI tabs |
static void |
JIPipeNodeGroupUI.openGroupNodeGraph(JIPipeWorkbench workbench,
NodeGroup nodeGroup,
boolean switchToTab)
Opens the graph editor for specified compartment
|
Constructor and Description |
---|
JIPipeNodeGroupUI(JIPipeWorkbench workbenchUI,
NodeGroup nodeGroup)
Creates a new editor
|
Modifier and Type | Class and Description |
---|---|
class |
MissingRegistrationUpdateSiteResolver |
Constructor and Description |
---|
JIPipeImageJPluginManager(JIPipeWorkbench workbench) |
JIPipeImageJPluginManager(JIPipeWorkbench workbench,
boolean refresh) |
ManagerUI(JIPipeWorkbench workbench,
JIPipeImageJPluginManager pluginManager) |
MultiFileSelectionPanel(JIPipeWorkbench workbench,
ManagerUI managerUI,
Set<FileObject> fileObjects) |
SingleFileSelectionPanel(JIPipeWorkbench workbench,
ManagerUI managerUI,
FileObject fileObject) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
NotificationButton.getWorkbench() |
Constructor and Description |
---|
GenericNotificationInboxUI(JIPipeWorkbench workbench,
JIPipeNotificationInbox inbox) |
NotificationButton(JIPipeWorkbench workbench) |
WorkbenchNotificationInboxUI(JIPipeWorkbench workbench) |
Constructor and Description |
---|
GraphNodeParameterReferenceGroupCollectionEditorUI(JIPipeWorkbench workbench,
GraphNodeParameterReferenceGroupCollection parameters,
MarkdownDocument documentation,
boolean withRefresh) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
DynamicParameterEditorDialog.getWorkbench() |
Modifier and Type | Method and Description |
---|---|
static boolean |
ParameterPanel.showDialog(JIPipeWorkbench workbench,
Component parent,
JIPipeParameterCollection parameterCollection,
MarkdownDocument defaultDocumentation,
String title,
int flags)
Shows a parameter collection inside a modal dialog
|
static boolean |
ParameterPanel.showDialog(JIPipeWorkbench workbench,
JIPipeParameterCollection parameterCollection,
MarkdownDocument defaultDocumentation,
String title,
int flags)
Shows a parameter collection inside a modal dialog
|
Constructor and Description |
---|
AdaptiveParameterBuilder(JIPipeWorkbench workbench,
JIPipeParameterCollection parameterCollection) |
DynamicParameterEditorDialog(Component parent,
JIPipeWorkbench workbench,
JIPipeDynamicParameterCollection dynamicParameterCollection) |
JIPipeParameterEditorUI(JIPipeWorkbench workbench,
JIPipeParameterAccess parameterAccess)
Creates new instance
|
ParameterExplorerWindow(JIPipeWorkbench workbench,
JIPipeParameterCollection parameterCollection) |
ParameterPanel(JIPipeWorkbench workbench,
JIPipeParameterCollection displayedParameters,
MarkdownDocument documentation,
int flags) |
Modifier and Type | Method and Description |
---|---|
static PlotEditor |
PlotEditor.openWindow(JIPipeWorkbench workbench,
String title)
Creates a new plot editor in a new window
|
Constructor and Description |
---|
JIPipePlotAvailableDataManagerUI(JIPipeWorkbench workbench,
PlotEditor plotEditor) |
JIPipePlotSeriesBuilderUI(JIPipeWorkbench workbench,
JIPipePlotSeriesBuilder seriesBuilder) |
JIPipePlotSeriesListEditorUI(JIPipeWorkbench workbench,
PlotEditor plotBuilderUI)
Creates a new instance
|
PlotEditor(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
static boolean |
MissingProjectDependenciesDialog.showDialog(JIPipeWorkbench workbench,
Path fileName,
Set<JIPipeDependency> dependencySet,
Set<JIPipeImageJUpdateSiteDependency> missingUpdateSites)
Shows the dialog
|
Constructor and Description |
---|
JIPipeTemplateSelectionDialog(JIPipeWorkbench workbench,
Window owner) |
LoadResultDirectoryIntoCacheRun(JIPipeWorkbench workbench,
JIPipeProject project,
Path resultPath,
boolean clearBefore) |
LoadResultZipIntoCacheRun(JIPipeWorkbench workbench,
JIPipeProject project,
Path resultPath,
boolean clearBefore) |
MissingProjectDependenciesDialog(JIPipeWorkbench workbench,
Path fileName,
Set<JIPipeDependency> dependencySet,
Set<JIPipeImageJUpdateSiteDependency> missingUpdateSites) |
SaveProjectAndCacheToDirectoryRun(JIPipeWorkbench workbench,
JIPipeProject project,
Path outputPath,
boolean addAsRecentProject) |
SaveProjectAndCacheToZipRun(JIPipeWorkbench workbench,
JIPipeProject project,
Path zipFile) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
ProjectTemplateDownloaderRun.getWorkbench() |
Constructor and Description |
---|
ProjectTemplateDownloaderRun(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
QuickRunSetupWindow.getWorkbench() |
Constructor and Description |
---|
QuickRunSetupWindow(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
List<JIPipeMenuExtension> |
JIPipeCustomMenuRegistry.getMenuExtensionsTargeting(JIPipeMenuExtensionTarget target,
JIPipeWorkbench workbench)
Gets all extensions for a specific menu
|
Constructor and Description |
---|
JIPipeResultCopyFilesByMetadataExporterRun(JIPipeWorkbench workbench,
List<JIPipeDataSlot> slots,
boolean splitBySlot) |
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
JIPipeRunnerQueueUI.getWorkbench() |
Constructor and Description |
---|
JIPipeRunnerQueueUI(JIPipeWorkbench workbench)
Creates new instance
|
Modifier and Type | Method and Description |
---|---|
JIPipeWorkbench |
JIPipeProjectSettingsUI.getWorkbench() |
Constructor and Description |
---|
JIPipeApplicationSettingsUI(JIPipeWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
static TableEditor |
TableEditor.openWindow(JIPipeWorkbench workbench,
ResultsTableData tableData,
String title)
Shows table data in a new window
|
Constructor and Description |
---|
JIPipeOpenTableFromImageJDialogUI(JIPipeWorkbench workbench)
Creates new instance
|
TableEditor(JIPipeWorkbench workbench,
ResultsTableData tableModel) |
Modifier and Type | Method and Description |
---|---|
static JIPipeTextEditor |
JIPipeTextEditor.openInNewTab(JIPipeWorkbench workbench,
String name) |
Constructor and Description |
---|
JIPipeTextEditor(JIPipeWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
static boolean |
UIUtils.confirmResetParameters(JIPipeWorkbench parent,
String title) |
static HTMLText |
UIUtils.getHTMLByDialog(JIPipeWorkbench workbench,
Component parent,
String title,
String message,
HTMLText initialValue)
Gets a formatted HTML string by dialog
|
static void |
UIUtils.installMenuExtension(JIPipeWorkbench workbench,
JMenu targetMenu,
JIPipeMenuExtensionTarget targetMenuType,
boolean withSeparator)
Installs an extension menu
|
static void |
UIUtils.openNotificationsDialog(JIPipeWorkbench workbench,
Component parent,
JIPipeNotificationInbox notifications,
String title,
String infoText,
boolean autoClose) |
Constructor and Description |
---|
ParameterUITester(JIPipeWorkbench workbench)
Creates a new instance
|
Constructor and Description |
---|
ExpressionTesterUI(JIPipeWorkbench workbench) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.