Modifier and Type | Method and Description |
---|---|
JIPipeResultDataSlotPreview |
JIPipeDatatypeRegistry.getCellRendererFor(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Returns a cell renderer for dataslot result table
|
JIPipeResultDataSlotRowUI |
JIPipeDatatypeRegistry.getUIForResultSlot(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row)
Generates a UI for a result data slot
|
Constructor and Description |
---|
FilesystemDataSlotPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
Constructor and Description |
---|
ImageDataPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
OMEImageDataPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
ROIDataPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
Constructor and Description |
---|
PlotDataSlotPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
Constructor and Description |
---|
ResultsTableDataPreview(JIPipeProjectWorkbench workbench,
JTable table,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Creates a new renderer
|
Modifier and Type | Method and Description |
---|---|
JIPipeProjectWorkbench |
JIPipeProjectWindow.getProjectUI() |
default JIPipeProjectWorkbench |
JIPipeProjectWorkbenchAccess.getProjectWorkbench() |
Constructor and Description |
---|
JIPipeProjectInfoUI(JIPipeProjectWorkbench workbenchUI)
Creates a new instance
|
JIPipeProjectWorkbenchPanel(JIPipeProjectWorkbench workbench) |
Constructor and Description |
---|
DataBatchAssistantUI(JIPipeProjectWorkbench workbenchUI,
JIPipeGraphNode algorithm,
Runnable runTestBench) |
DataBatchUI(JIPipeProjectWorkbench workbenchUI,
JIPipeGraphNode node,
JIPipeMergingDataBatch batch) |
Constructor and Description |
---|
JIPipeAlgorithmCacheBrowserUI(JIPipeProjectWorkbench workbenchUI,
JIPipeGraphNode graphNode,
JIPipeGraphCanvasUI graphCanvasUI) |
JIPipeCacheBrowserUI(JIPipeProjectWorkbench workbenchUI) |
JIPipeCachedDataDisplayCacheControl(JIPipeProjectWorkbench workbench,
JToolBar toolBar,
JIPipeGraphNode algorithm) |
JIPipeCacheManagerUI(JIPipeProjectWorkbench workbenchUI)
Creates new instance
|
JIPipeDataSlotCacheManagerUI(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot dataSlot,
JIPipeGraphCanvasUI graphUI) |
Constructor and Description |
---|
JIPipeAlgorithmCacheTree(JIPipeProjectWorkbench workbenchUI,
JIPipeGraphNode graphNode) |
JIPipeCacheTree(JIPipeProjectWorkbench workbenchUI) |
Constructor and Description |
---|
VirtualDataControl(JIPipeProjectWorkbench workbenchUI) |
Constructor and Description |
---|
RecentProjectsListPanel(JIPipeProjectWorkbench workbench) |
WelcomePanel(JIPipeProjectWorkbench workbenchUI)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
static void |
JIPipeJsonExporter.createExporter(JIPipeProjectWorkbench workbench,
NodeGroup nodeGroup,
String name,
HTMLText description)
Creates a new exporter tab
|
Constructor and Description |
---|
JIPipeJsonExporter(JIPipeProjectWorkbench workbenchUI,
NodeGroup group)
Creates a new UI
|
Constructor and Description |
---|
JIPipePluginManagerUIPanel(JIPipeProjectWorkbench ui) |
Constructor and Description |
---|
JIPipePipelineMultiAlgorithmSelectionPanelUI(JIPipeProjectWorkbench workbenchUI,
JIPipeGraphCanvasUI canvas,
Set<JIPipeGraphNode> algorithms) |
NodeExamplesUI(JIPipeProjectWorkbench workbench,
JIPipeAlgorithm algorithm) |
QuickRunSetupUI(JIPipeProjectWorkbench workbenchUI,
JIPipeGraphNode algorithm) |
Constructor and Description |
---|
JIPipeCompartmentsGraphEditorUI(JIPipeProjectWorkbench workbenchUI) |
Constructor and Description |
---|
JIPipeMultiCompartmentSelectionPanelUI(JIPipeProjectWorkbench workbenchUI,
Set<JIPipeProjectCompartment> compartments,
JIPipeGraphCanvasUI canvas) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeProjectTabMetadata.restore(JIPipeProjectWorkbench workbench) |
Constructor and Description |
---|
JIPipeProjectTabMetadata(JIPipeProjectWorkbench workbench) |
Modifier and Type | Method and Description |
---|---|
static String |
JIPipeResultDataSlotPreview.getAlgorithmCompartment(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot)
Returns the compartment name of the algorithm that generated the data
|
static String |
JIPipeResultDataSlotPreview.getDisplayName(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JIPipeDataTableMetadataRow row,
JIPipeExportedDataAnnotation dataAnnotation)
Returns a name that identifies this row
|
Constructor and Description |
---|
JIPipeRowDataAnnotationMergedTableCellRenderer(JIPipeProjectWorkbench workbenchUI,
JIPipeMergedExportedDataTable mergedDataTable,
JScrollPane scrollPane,
JTable table) |
JIPipeRowDataAnnotationTableCellRenderer(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JTable table,
JScrollPane scrollPane) |
JIPipeRowDataMergedTableCellRenderer(JIPipeProjectWorkbench workbenchUI,
JIPipeMergedExportedDataTable mergedDataTable,
JScrollPane scrollPane,
JTable table) |
JIPipeRowDataTableCellRenderer(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JTable table,
JScrollPane scrollPane) |
Constructor and Description |
---|
JIPipeLogViewer(JIPipeProjectWorkbench workbenchUI) |
JIPipeRunSettingsUI(JIPipeProjectWorkbench workbenchUI) |
RealTimeProjectRunner(JIPipeProjectWorkbench workbenchUI) |
Constructor and Description |
---|
JIPipeProjectSettingsUI(JIPipeProjectWorkbench workbenchUI) |
Modifier and Type | Method and Description |
---|---|
static ResultsTableData |
TableEditor.importTableFromCSV(Path fileName,
JIPipeProjectWorkbench workbenchUI)
Imports a table from CSV and creates a new
TableEditor tab |
Constructor and Description |
---|
JIPipeTableImporterDialog(JIPipeProjectWorkbench workbench) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.