Constructor and Description |
---|
DefaultImageJDataExporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataExportOperation exporter) |
DefaultImageJDataImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
EmptyImageJDataExporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataExportOperation exporter) |
EmptyImageJDataImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
ImageJDataExporterUI(JIPipeDesktopWorkbench desktopWorkbench,
ImageJDataExportOperation exporter) |
ImageJDataImporterUI(JIPipeDesktopWorkbench desktopWorkbench,
ImageJDataImportOperation importer) |
Constructor and Description |
---|
AbstractPathImageJDataExporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataExportOperation exporter) |
AbstractPathImageJDataImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
FileImageJDataExporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataExportOperation exporter) |
FileImageJDataImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
FolderImageJDataExporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataExportOperation exporter) |
FolderImageJDataImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
PathImageJDataExporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataExportOperation exporter) |
PathImageJDataImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
Modifier and Type | Method and Description |
---|---|
JIPipeData |
JIPipeLegacyDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableRowInfo row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeDesktopWorkbench workbench,
JIPipeProgressInfo progressInfo)
Imports the data and shows it
|
JIPipeData |
JIPipeDataDisplayWrapperImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableRowInfo row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeDesktopWorkbench workbench,
JIPipeProgressInfo progressInfo) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeAnnotationGraphNodeTool.getDesktopWorkbench() |
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
JIPipeParameterGenerator.generate(JIPipeDesktopWorkbench workbench,
Component parent,
Class<T> klass)
Generates the values
|
<T> List<T> |
DefaultJIPipeParameterGenerator.generate(JIPipeDesktopWorkbench workbench,
Component parent,
Class<T> klass) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopParameterEditorUI |
JIPipeParameterTypeRegistry.createEditorInstance(JIPipeParameterAccess parameterAccess,
JIPipeDesktopWorkbench workbench,
JIPipeParameterTree parameterTree,
Object parent)
Creates editor for the parameter
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeRunnableQueue.runInDialog(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeRunnable runnable)
Runs the runnable in a dialog
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopMenuExtension.getDesktopWorkbench() |
JIPipeDesktopWorkbench |
JIPipeDesktopParameterEditorUI.InitializationParameters.getWorkbench() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopParameterEditorUI.InitializationParameters.setWorkbench(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
InitializationParameters(JIPipeDesktopWorkbench workbench,
JIPipeParameterTree parameterTree,
JIPipeParameterAccess parameterAccess) |
InitializationParameters(JIPipeDesktopWorkbench workbench,
JIPipeParameterTree parameterTree,
Object parent,
JIPipeParameterAccess parameterAccess) |
JIPipeDesktopMenuExtension(JIPipeDesktopWorkbench desktopWorkbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source)
Shows the data in the UI
|
default void |
JIPipeDesktopDataDisplayOperation.display(JIPipeDataTable dataTable,
int row,
JIPipeDesktopWorkbench desktopWorkbench,
boolean saveAsDefault)
Applies the operation on a data table
|
default void |
JIPipeDesktopDataDisplayOperation.displayDataAnnotation(JIPipeDataTable dataTable,
int row,
JIPipeDataAnnotation dataAnnotation,
JIPipeDesktopWorkbench desktopWorkbench)
Applies the operation on a data table
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopDataViewerWindow.getDesktopWorkbench() |
Constructor and Description |
---|
JIPipeDesktopDataViewerTextAnnotationsPanel(JIPipeDesktopWorkbench workbench) |
JIPipeDesktopDataViewerWindow(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
JIPipeDesktopEasyInstallExternalEnvironmentInstaller(JIPipeDesktopWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
JIPipeDesktopExternalEnvironmentInstaller(JIPipeDesktopWorkbench workbench,
JIPipeParameterAccess parameterAccess) |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDesktopDummyWorkbench |
class |
JIPipeDesktopProjectWorkbench
UI around an
JIPipeProject |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopWorkbenchPanel.getDesktopWorkbench() |
JIPipeDesktopWorkbench |
JIPipeDesktopWorkbenchAccess.getDesktopWorkbench() |
JIPipeDesktopWorkbench |
JIPipeDesktopProjectWorkbenchPanel.getDesktopWorkbench() |
Constructor and Description |
---|
JIPipeDesktopWorkbenchPanel(JIPipeDesktopWorkbench desktopWorkbench) |
Modifier and Type | Method and Description |
---|---|
static JIPipeDesktopBackupManagerPanel |
JIPipeDesktopBackupManagerPanel.openNewWindow(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
JIPipeDesktopBackupManagerPanel(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
JIPipeDesktopDataBatchAssistantDataTableUI(JIPipeDesktopWorkbench workbenchUI,
JIPipeDataTable dataTable) |
JIPipeDesktopDataBatchAssistantInputPreviewPanel(JIPipeDesktopWorkbench workbench,
JIPipeDesktopDataBatchAssistantUI iterationStepAssistantUI) |
JIPipeDesktopDataBatchBrowserUI(JIPipeDesktopWorkbench workbenchUI,
JIPipeMultiIterationStep iterationStep) |
JIPipeDesktopDataBatchTree(JIPipeDesktopWorkbench workbenchUI,
JIPipeMultiIterationStep iterationStep) |
Constructor and Description |
---|
JIPipeDesktopBookmarkListPanel(JIPipeDesktopWorkbench workbench,
JIPipeGraph graph,
AbstractJIPipeDesktopGraphEditorUI graphEditorUI,
Set<JIPipeGraphNode> selectedNodes) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopDataTableRowDisplayUtil.getDesktopWorkbench() |
JIPipeDesktopWorkbench |
JIPipeDesktopCacheManagerUI.getDesktopWorkbench() |
JIPipeDesktopWorkbench |
JIPipeDesktopLegacyCacheDataViewerWindow.getWorkbench() |
Constructor and Description |
---|
JIPipeDesktopCachedDataViewerAnnotationInfoPanel(JIPipeDesktopWorkbench workbench) |
JIPipeDesktopDataTableRowDisplayUtil(JIPipeDesktopWorkbench workbench,
Store<JIPipeDataTable> dataTableStore,
int row)
Creates a new instance
|
JIPipeDesktopLegacyCacheDataViewerWindow(JIPipeDesktopWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName) |
Constructor and Description |
---|
JIPipeDesktopDataTableToFilesByMetadataExporterRun(JIPipeDesktopWorkbench workbench,
List<? extends JIPipeDataTable> dataTables,
boolean splitBySlot) |
JIPipeDesktopDataTableToOutputExporterRun(JIPipeDesktopWorkbench workbench,
Path outputPath,
List<? extends JIPipeDataTable> dataTables,
boolean splitBySlot,
boolean clearDirectory) |
JIPipeDesktopDataTableToZIPExporterRun(JIPipeDesktopWorkbench workbench,
Path outputZipFile,
JIPipeDataTable dataTable) |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDesktopRunSingleAlgorithmWindow
|
Constructor and Description |
---|
JIPipeDesktopRunSingleAlgorithmSettingsPanel(JIPipeDesktopWorkbench workbench,
JIPipeNodeInfo nodeInfo) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopAuthorProfileButton.getDesktopWorkbench() |
Constructor and Description |
---|
JIPipeDesktopExtendedDataTableUI(JIPipeDesktopWorkbench workbenchUI,
Store<JIPipeDataTable> dataTableStore,
boolean updateWithCache,
boolean externalRibbon) |
JIPipeDesktopExtendedMultiDataTableUI(JIPipeDesktopWorkbench workbenchUI,
List<Store<JIPipeDataTable>> dataTableStores,
boolean withCompartmentAndAlgorithm) |
Constructor and Description |
---|
JIPipeDesktopDataTracerDataTableUI(JIPipeDesktopWorkbench workbenchUI,
Store<JIPipeDataTable> dataTableStore) |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeDesktopLegacyAddNodePanel.openNewToolBoxWindow(JIPipeDesktopWorkbench workbench,
Component parent) |
Constructor and Description |
---|
JIPipeDesktopAddNodesPanel(JIPipeDesktopWorkbench workbench,
AbstractJIPipeDesktopGraphEditorUI graphEditorUI) |
JIPipeDesktopLegacyAddNodePanel(JIPipeDesktopWorkbench workbench,
boolean isDocked) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopGraphCanvasUI.getDesktopWorkbench() |
Constructor and Description |
---|
AbstractJIPipeDesktopGraphEditorUI(JIPipeDesktopWorkbench workbenchUI,
JIPipeGraph graph,
UUID compartment,
JIPipeHistoryJournal historyJournal) |
AbstractJIPipeDesktopGraphEditorUI(JIPipeDesktopWorkbench workbenchUI,
JIPipeGraph graph,
UUID compartment,
JIPipeHistoryJournal historyJournal,
JIPipeGraphEditorUIApplicationSettings settings) |
JIPipeDesktopGraphCanvasUI(JIPipeDesktopWorkbench desktopWorkbench,
AbstractJIPipeDesktopGraphEditorUI graphEditorUI,
JIPipeGraph graph,
UUID compartmentUUID,
JIPipeHistoryJournal historyJournal)
Creates a new UI
|
JIPipeDesktopGraphEditorLogPanel(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
JIPipeDesktopAnnotationGraphNodeUI(JIPipeDesktopWorkbench workbench,
JIPipeDesktopGraphCanvasUI graphCanvasUI,
JIPipeAnnotationGraphNode node)
Creates a new UI
|
JIPipeDesktopGraphNodeUI(JIPipeDesktopWorkbench workbench,
JIPipeDesktopGraphCanvasUI graphCanvasUI,
JIPipeGraphNode node)
Creates a new UI
|
Constructor and Description |
---|
JIPipeDesktopGraphEditorErrorPanel(JIPipeDesktopWorkbench desktopWorkbench,
AbstractJIPipeDesktopGraphEditorUI graphEditorUI) |
Constructor and Description |
---|
JIPipeDesktopCompartmentsQuickGuidePanel(JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDesktopCompartmentsGraphEditorUI graphEditorUI) |
Modifier and Type | Method and Description |
---|---|
static List<JIPipeDesktopNodeGroupUI> |
JIPipeDesktopNodeGroupUI.findNodeGraphUIs(JIPipeDesktopWorkbench workbench,
JIPipeNodeGroup nodeGroup)
Finds open tabs
|
static void |
JIPipeDesktopNodeGroupUI.openGroupNodeGraph(JIPipeDesktopWorkbench workbench,
JIPipeNodeGroup nodeGroup,
boolean switchToTab)
Opens the graph editor for specified compartment
|
Constructor and Description |
---|
JIPipeDesktopNodeGroupUI(JIPipeDesktopWorkbench workbenchUI,
JIPipeNodeGroup nodeGroup)
Creates a new editor
|
Constructor and Description |
---|
JIPipeDesktopPipelineGraphEditorUI(JIPipeDesktopWorkbench workbenchUI,
JIPipeGraph algorithmGraph,
UUID compartment)
Creates a project graph compartment editor
|
Constructor and Description |
---|
JIPipeDesktopPipelineParametersPanel(JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDesktopGraphCanvasUI canvas,
JIPipeGraphNode node) |
JIPipeDesktopPipelineQuickGuidePanel(JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDesktopPipelineGraphEditorUI graphEditorUI) |
Constructor and Description |
---|
JIPipeDesktopGraphNodeParameterReferenceGroupCollectionEditorUI(JIPipeDesktopWorkbench workbench,
GraphNodeParameterReferenceGroupCollection parameters,
MarkdownText documentation,
boolean withRefresh) |
Modifier and Type | Method and Description |
---|---|
static JFreeChartPlotEditor |
JFreeChartPlotEditor.openWindow(JIPipeDesktopWorkbench workbench,
String title)
Creates a new plot editor in a new window
|
Constructor and Description |
---|
JFreeChartPlotEditor(JIPipeDesktopWorkbench workbench) |
JIPipeDesktopPlotAvailableDataManagerUI(JIPipeDesktopWorkbench workbench,
JFreeChartPlotEditor plotEditor) |
JIPipeDesktopPlotSeriesEditorUI(JIPipeDesktopWorkbench workbench,
JIPipeDesktopPlotSeriesEditor seriesBuilder) |
JIPipePlotSeriesListEditorUI(JIPipeDesktopWorkbench workbench,
JFreeChartPlotEditor plotBuilderUI)
Creates a new instance
|
Constructor and Description |
---|
JIPipeDesktopPluginValidityCheckerPanel(JIPipeDesktopWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeDesktopArtifactManagerUI.show(JIPipeDesktopWorkbench desktopWorkbench) |
Constructor and Description |
---|
JIPipeDesktopArtifactManagerUI(JIPipeDesktopWorkbench desktopWorkbench) |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeDesktopPluginManagerUI.show(JIPipeDesktopWorkbench desktopWorkbench) |
Constructor and Description |
---|
JIPipeDesktopPluginManagerUI(JIPipeDesktopWorkbench desktopWorkbench) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopInvalidProjectDependenciesInfoDialog.getDesktopWorkbench() |
Modifier and Type | Method and Description |
---|---|
static boolean |
JIPipeDesktopInvalidProjectDependenciesInfoDialog.showDialog(JIPipeDesktopWorkbench workbench,
Path fileName,
Set<JIPipeDependency> dependencySet)
Shows the dialog
|
Constructor and Description |
---|
JIPipeDesktopInvalidProjectDependenciesInfoDialog(JIPipeDesktopWorkbench workbench,
Path fileName,
Set<JIPipeDependency> missingDependencySet) |
JIPipeDesktopJIPipeTemplateSelectionUI(JIPipeDesktopWorkbench workbench,
Window owner) |
JIPipeDesktopSaveProjectAndCacheToDirectoryRun(JIPipeDesktopWorkbench workbench,
JIPipeProject project,
Path outputPath,
boolean addAsRecentProject) |
JIPipeDesktopSaveProjectAndCacheToZipRun(JIPipeDesktopWorkbench workbench,
JIPipeProject project,
Path zipFile) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopProjectTemplateDownloaderRun.getDesktopWorkbench() |
Constructor and Description |
---|
JIPipeDesktopProjectTemplateDownloaderRun(JIPipeDesktopWorkbench desktopWorkbench) |
Constructor and Description |
---|
JIPipeResultCopyFilesByMetadataExporterRun(JIPipeDesktopWorkbench workbench,
List<JIPipeDataSlot> slots,
boolean splitBySlot) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopRunNextWindow.getDesktopWorkbench() |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeDesktopRunExecuteUI.runInDialog(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeRunnable run) |
static void |
JIPipeDesktopRunExecuteUI.runInDialog(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeRunnable run,
JIPipeRunnableQueue queue) |
Constructor and Description |
---|
JIPipeDesktopRunExecuteUI(JIPipeDesktopWorkbench workbench,
JIPipeRunnable run) |
JIPipeDesktopRunExecuteUI(JIPipeDesktopWorkbench workbench,
JIPipeRunnable run,
JIPipeRunnableQueue queue) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopRunnableLogsButton.getDesktopWorkbench() |
Constructor and Description |
---|
JIPipeDesktopLogViewLogUI(JIPipeDesktopWorkbench workbench,
JIPipeRunnableLogEntry logEntry) |
JIPipeDesktopRunnableLogsButton(JIPipeDesktopWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopRunnableQueueButton.getDesktopWorkbench() |
JIPipeDesktopWorkbench |
JIPipeDesktopCompactRunnableQueueButton.getDesktopWorkbench() |
Constructor and Description |
---|
JIPipeDesktopCompactRunnableQueueButton(JIPipeDesktopWorkbench desktopWorkbench,
Icon iconInactive,
Icon iconActive) |
JIPipeDesktopCompactRunnableQueueButton(JIPipeDesktopWorkbench desktopWorkbench,
JIPipeRunnableQueue runnerQueue,
Icon iconInactive,
Icon iconActive) |
JIPipeDesktopCompactRunnableQueueButton(JIPipeDesktopWorkbench desktopWorkbench,
JIPipeRunnableQueue runnerQueue,
String iconName) |
JIPipeDesktopCompactRunnableQueueButton(JIPipeDesktopWorkbench desktopWorkbench,
String iconName) |
JIPipeDesktopRunnableQueueButton(JIPipeDesktopWorkbench desktopWorkbench) |
JIPipeDesktopRunnableQueueButton(JIPipeDesktopWorkbench desktopWorkbench,
JIPipeRunnableQueue runnerQueue) |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeDesktopRunSetsListEditor.createRunSetsManagementContextMenu(JMenu menu,
Set<JIPipeGraphNode> nodes,
JIPipeDesktopWorkbench workbench) |
static boolean |
JIPipeDesktopRunSetsListEditor.editRunSet(JIPipeDesktopWorkbench workbench,
JIPipeProjectRunSet value) |
static void |
JIPipeDesktopRuntimePartitionListEditor.editRuntimePartition(JIPipeDesktopWorkbench workbench,
JIPipeRuntimePartition value) |
Constructor and Description |
---|
JIPipeDesktopApplicationSettingsUI(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
JIPipeDesktopProjectSettingsUI(JIPipeProject project,
JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
static JIPipeDesktopTableEditor |
JIPipeDesktopTableEditor.openWindow(JIPipeDesktopWorkbench workbench,
ResultsTableData tableData,
String title)
Shows table data in a new window
|
Constructor and Description |
---|
JIPipeDesktopOpenTableFromImageJDialogUI(JIPipeDesktopWorkbench workbench) |
JIPipeDesktopTableEditor(JIPipeDesktopWorkbench workbench,
ResultsTableData tableModel) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopFlexContentWorkbenchPanel.getDesktopWorkbench() |
JIPipeDesktopWorkbench |
JIPipeDesktopUserFriendlyErrorUI.getDesktopWorkbench() |
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeDesktopAddParameterDialog.showDialog(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeDynamicParameterCollection parameterCollection)
Shows a dialog for adding slots
|
static boolean |
JIPipeDesktopParameterFormPanel.showDialog(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeParameterCollection parameterCollection,
MarkdownText defaultDocumentation,
String title,
int flags)
Shows a parameter collection inside a modal dialog
|
static boolean |
JIPipeDesktopParameterFormPanel.showDialog(JIPipeDesktopWorkbench workbench,
JIPipeParameterCollection parameterCollection,
MarkdownText defaultDocumentation,
String title,
int flags)
Shows a parameter collection inside a modal dialog
|
Constructor and Description |
---|
JIPipeDesktopHTMLEditor(JIPipeDesktopWorkbench workbench,
JIPipeDesktopHTMLEditor.Mode mode,
int flags) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopDynamicParameterEditorDialog.getDesktopWorkbench() |
Constructor and Description |
---|
JIPipeDesktopDynamicParameterEditorDialog(Component parent,
JIPipeDesktopWorkbench workbench,
JIPipeDynamicParameterCollection dynamicParameterCollection) |
JIPipeDesktopParameterExplorerWindow(JIPipeDesktopWorkbench workbench,
JIPipeParameterCollection parameterCollection) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopNotificationButton.getWorkbench() |
Constructor and Description |
---|
JIPipeDesktopGenericNotificationButton(JIPipeDesktopWorkbench workbench,
JIPipeNotificationInbox inbox) |
JIPipeDesktopGenericNotificationInboxUI(JIPipeDesktopWorkbench workbench,
JIPipeNotificationInbox inbox) |
JIPipeDesktopNotificationButton(JIPipeDesktopWorkbench workbench) |
JIPipeDesktopWorkbenchNotificationInboxUI(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
CLIJControlPanel(JIPipeDesktopWorkbench workbench) |
CLIJControlPanelJIPipeDesktopMenuExtension(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
JIPipeData |
CopyContainingFolderDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableRowInfo row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeDesktopWorkbench workbench,
JIPipeProgressInfo progressInfo) |
JIPipeData |
OpenContainingFolderDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableRowInfo row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeDesktopWorkbench workbench,
JIPipeProgressInfo progressInfo) |
JIPipeData |
OpenInNativeApplicationDataImportOperation.show(JIPipeDataSlot slot,
JIPipeDataTableRowInfo row,
String dataAnnotationName,
Path rowStorageFolder,
String compartmentName,
String algorithmName,
String displayName,
JIPipeDesktopWorkbench workbench,
JIPipeProgressInfo progressInfo) |
Constructor and Description |
---|
ExportNodeJsonsTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
ExportNodeParameterJsonsTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
ExportNodeSignatureJsonsTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
TriggerBackupAllTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
static String |
ExpressionBuilderUI.showDialog(Component parent,
JIPipeDesktopWorkbench workbench,
String expression,
Set<JIPipeExpressionParameterVariableInfo> variables) |
Constructor and Description |
---|
ExpressionBuilderUI(JIPipeDesktopWorkbench workbench,
String expression,
Set<JIPipeExpressionParameterVariableInfo> variables) |
Constructor and Description |
---|
PathDataImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
Modifier and Type | Method and Description |
---|---|
void |
CopyPathDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
void |
OpenPathDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
Component |
IntegerFormData.getEditor(JIPipeDesktopWorkbench workbench) |
Component |
DoubleFormData.getEditor(JIPipeDesktopWorkbench workbench) |
Component |
StringFormData.getEditor(JIPipeDesktopWorkbench workbench) |
abstract Component |
FormData.getEditor(JIPipeDesktopWorkbench workbench)
Gets a component that acts as the editor for the form data.
|
Component |
EnumFormData.getEditor(JIPipeDesktopWorkbench workbench) |
Component |
PathFormData.getEditor(JIPipeDesktopWorkbench workbench) |
Component |
GroupHeaderFormData.getEditor(JIPipeDesktopWorkbench workbench) |
Component |
BooleanFormData.getEditor(JIPipeDesktopWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
FormsDialog.getWorkbench() |
Constructor and Description |
---|
FormsDialog(JIPipeDesktopWorkbench workbench,
List<JIPipeMultiIterationStep> iterationStepList,
JIPipeDataSlot originalForms,
String tabAnnotation) |
Modifier and Type | Method and Description |
---|---|
void |
AddROI3DToManagerDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
Constructor and Description |
---|
TrackmateLegacyCacheDataViewerWindow(JIPipeDesktopWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Modifier and Type | Method and Description |
---|---|
void |
ShowTrackSchemeDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
Constructor and Description |
---|
TrackSchemeLegacyCacheDataViewerWindow(JIPipeDesktopWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName) |
Modifier and Type | Method and Description |
---|---|
static void |
IlastikPlugin.launchIlastik(JIPipeDesktopWorkbench workbench,
List<String> arguments) |
Constructor and Description |
---|
RunIlastikDesktopMenuExtension(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
Component |
ROIDrawerFormData.getEditor(JIPipeDesktopWorkbench workbench) |
Component |
MaskDrawerFormData.getEditor(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
ImagePlusWindowImageJImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
RoiManagerImageJImporterUI(JIPipeDesktopWorkbench workbench,
ImageJDataImportOperation importer) |
Modifier and Type | Method and Description |
---|---|
void |
AddToROIManagerDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
void |
OpenInImageJ3DViewerDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
void |
OpenInNapariDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
void |
OpenInImageJDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
void |
ImportImageJPathDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
Constructor and Description |
---|
BioFormatsConfigTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopLegacyImageViewer.getDesktopWorkbench() |
Constructor and Description |
---|
JIPipeDesktopLegacyImageViewer(JIPipeDesktopWorkbench workbench,
List<Class<? extends JIPipeDesktopLegacyImageViewerPlugin>> pluginTypes,
JIPipeDesktopDataViewer dataViewer,
Map<Class<?>,Object> contextObjects)
Initializes a new image viewer
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopLegacyImageViewerPlugin.getDesktopWorkbench() |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
JIPipeDesktopLegacyImageViewerPanel2D.getDesktopWorkbench() |
Constructor and Description |
---|
ParametersDataViewerPanel(JIPipeDesktopWorkbench workbench) |
ParametersLegacyDataViewerWindow(JIPipeDesktopWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName) |
Modifier and Type | Method and Description |
---|---|
static void |
NapariPlugin.launchNapari(JIPipeDesktopWorkbench workbench,
List<String> arguments,
boolean interactive) |
static void |
NapariPlugin.launchNapari(JIPipeDesktopWorkbench workbench,
List<String> arguments,
JIPipeProgressInfo progressInfo,
boolean interactive) |
Constructor and Description |
---|
RunNapariDesktopMenuExtension(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
NodeTemplatePopupMenu.getDesktopWorkbench() |
Modifier and Type | Method and Description |
---|---|
static void |
NodeTemplateBox.openNewToolBoxWindow(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
NodeTemplateBox(JIPipeDesktopWorkbench workbench,
boolean isDocked,
JIPipeDesktopGraphCanvasUI canvasUI,
Set<JIPipeGraphNode> nodesToAdd) |
NodeTemplatePopupMenu(JIPipeDesktopWorkbench workbench,
AbstractJIPipeDesktopGraphEditorUI graphEditorUI) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
NodeTemplateDownloaderRun.getWorkbench() |
Constructor and Description |
---|
NodeTemplateDownloaderRun(JIPipeDesktopWorkbench workbench) |
Constructor and Description |
---|
ExpressionTesterJIPipeDesktopMenuExtension(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
ParameterTesterJIPipeDesktopMenuExtension(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
<T> List<T> |
EnumParameterGenerator.generate(JIPipeDesktopWorkbench workbench,
Component parent,
Class<T> klass) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
ScriptDesktopParameterEditorUI.ExternalEditor.getDesktopWorkbench() |
Constructor and Description |
---|
ExternalEditor(JIPipeDesktopWorkbench workbench,
WeakReference<JIPipeParameterCollection> parameterCollection,
String parameterKey,
JIPipeParameterTree parameterTree,
JIPipeParameterAccess parameterAccess) |
ExternalFileExternalEditor(JIPipeDesktopWorkbench workbench,
WeakReference<JIPipeParameterCollection> parameterCollection,
String parameterKey,
JIPipeParameterTree parameterTree,
JIPipeParameterAccess parameterAccess) |
TabExternalEditor(JIPipeDesktopWorkbench workbench,
WeakReference<JIPipeParameterCollection> parameterCollection,
String parameterKey,
JIPipeParameterTree parameterTree,
JIPipeParameterAccess access) |
WindowExternalEditor(JIPipeDesktopWorkbench workbench,
WeakReference<JIPipeParameterCollection> parameterCollection,
String parameterKey,
JIPipeParameterTree parameterTree,
JIPipeParameterAccess access) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopWorkbench |
ParameterTableEditorWindow.getDesktopWorkbench() |
Modifier and Type | Method and Description |
---|---|
static ParameterTableEditorWindow |
ParameterTableEditorWindow.getInstance(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeParameterAccess parameterAccess,
ParameterTable parameterTable,
JIPipeDesktopGraphCanvasUI canvasUI) |
Constructor and Description |
---|
PipelineRenderTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Constructor and Description |
---|
NewPlotJIPipeDesktopMenuExtension(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
OpenPlotInJIPipeDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
Constructor and Description |
---|
TextLegacyCacheDataViewerWindow(JIPipeDesktopWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Constructor and Description |
---|
NewTableJIPipeDesktopMenuExtension(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
OpenResultsTableInJIPipeTabDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
void |
CacheAwareOpenResultsTableInJIPipeDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
void |
OpenResultsTableInImageJDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
Constructor and Description |
---|
TableViewerLegacyCacheDataViewerWindow(JIPipeDesktopWorkbench workbench,
JIPipeDataTableDataSource dataSource,
String displayName,
boolean deferLoading) |
Constructor and Description |
---|
CloseAllImageJWindowsTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
CreateLaunchersTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
DissolveCompartmentsTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
OpenImageJConsoleTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
OpenImageJTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
OpenImageJUpdateManagerTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
RebuildAliasIdsTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
RestartJIPipeDesktopTool(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
ImportJIPipeProjectDataDisplayOperation.display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source) |
Modifier and Type | Method and Description |
---|---|
static HTMLText |
UIUtils.getHTMLByDialog(JIPipeDesktopWorkbench workbench,
Component parent,
String title,
String message,
HTMLText initialValue)
Gets a formatted HTML string by dialog
|
static void |
UIUtils.openNotificationsDialog(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeNotificationInbox notifications,
String title,
String infoText,
boolean autoClose) |
static void |
UIUtils.showErrorDialog(JIPipeDesktopWorkbench workbench,
Component parent,
Throwable exception)
Opens a dialog showing an exception
|
static void |
UIUtils.showValidityReportDialog(JIPipeDesktopWorkbench workbench,
Component parent,
JIPipeValidationReport report,
String title,
String infoText,
boolean modal)
Opens a dialog showing a validity report
|
Constructor and Description |
---|
ParameterUITester(JIPipeDesktopWorkbench workbench)
Creates a new instance
|
Constructor and Description |
---|
ExpressionTesterUI(JIPipeDesktopWorkbench workbench) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.