Modifier and Type | Method and Description |
---|---|
JIPipeGraphEditorUI |
CropViewGraphEditorTool.getGraphEditor() |
JIPipeGraphEditorUI |
JIPipeMoveNodesGraphEditorTool.getGraphEditor() |
JIPipeGraphEditorUI |
JIPipeConnectGraphEditorTool.getGraphEditor() |
JIPipeGraphEditorUI |
JIPipeGraphEditorTool.getGraphEditor() |
JIPipeGraphEditorUI |
JIPipeDefaultGraphEditorTool.getGraphEditor() |
Modifier and Type | Method and Description |
---|---|
void |
CropViewGraphEditorTool.setGraphEditor(JIPipeGraphEditorUI graphEditorUI) |
void |
JIPipeMoveNodesGraphEditorTool.setGraphEditor(JIPipeGraphEditorUI graphEditorUI) |
void |
JIPipeConnectGraphEditorTool.setGraphEditor(JIPipeGraphEditorUI graphEditorUI) |
void |
JIPipeGraphEditorTool.setGraphEditor(JIPipeGraphEditorUI graphEditorUI) |
void |
JIPipeDefaultGraphEditorTool.setGraphEditor(JIPipeGraphEditorUI graphEditorUI) |
default boolean |
JIPipeGraphEditorTool.supports(JIPipeGraphEditorUI graphEditorUI) |
Constructor and Description |
---|
NodeTemplateMenu(JIPipeWorkbench workbench,
JIPipeGraphEditorUI graphEditorUI) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphEditorUI |
BookmarkListPanel.getGraphEditorUI() |
Constructor and Description |
---|
BookmarkListPanel(JIPipeWorkbench workbench,
JIPipeGraph graph,
JIPipeGraphEditorUI graphEditorUI) |
Modifier and Type | Class and Description |
---|---|
class |
RunSingleAlgorithmSettingsPanelIOEditor |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphEditorUI |
GraphEditorToolBarButtonExtension.getGraphEditorUI() |
Constructor and Description |
---|
GraphEditorToolBarButtonExtension(JIPipeGraphEditorUI graphEditorUI)
Creates a new instance
|
Modifier and Type | Class and Description |
---|---|
class |
JIPipeJsonExporter
Exports a
JsonNodeInfo |
class |
JIPipeJsonExtensionGraphUI
Graph editor UI used within an
JIPipeJsonExtension |
Constructor and Description |
---|
JIPipeJsonAlgorithmExporterSingleSelectionPanelUI(JIPipeGraphEditorUI graphEditorUI,
JIPipeGraphNode node) |
JIPipeJsonExtensionSingleAlgorithmSelectionPanelUI(JIPipeGraphEditorUI graphEditorUI,
JIPipeGraphNode algorithm) |
Modifier and Type | Class and Description |
---|---|
class |
JIPipePipelineGraphEditorUI
Editor for a project graph compartment
|
Modifier and Type | Method and Description |
---|---|
static void |
JIPipePipelineGraphEditorUI.initializeAddDataSourceMenu(JIPipeGraphEditorUI graphEditorUI,
JMenu menu,
Set<JIPipeNodeInfo> addedAlgorithms)
Initializes a menu that adds data sources
|
static void |
JIPipePipelineGraphEditorUI.initializeAddNodesMenus(JIPipeGraphEditorUI graphEditorUI,
JMenuBar menuBar,
Set<JIPipeNodeInfo> addedAlgorithms)
Initializes the "Add nodes" menus
|
static void |
JIPipePipelineGraphEditorUI.initializeMenuForCategory(JIPipeGraphEditorUI graphEditorUI,
JMenu menu,
JIPipeNodeTypeCategory category,
Set<JIPipeNodeInfo> addedAlgorithms)
Initializes a menu for one algorithm category
|
Constructor and Description |
---|
JIPipePipelineSingleAlgorithmSelectionPanelUI(JIPipeGraphEditorUI graphEditorUI,
JIPipeGraphNode node) |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeCompartmentsGraphEditorUI
Graph editor UI for a project compartment graph
|
Constructor and Description |
---|
JIPipeSingleCompartmentSelectionPanelUI(JIPipeGraphEditorUI graphEditorUI,
JIPipeProjectCompartment compartment) |
Modifier and Type | Method and Description |
---|---|
JIPipeGraphEditorUI |
JIPipeGraphCanvasUI.getGraphEditorUI() |
Constructor and Description |
---|
JIPipeGraphCanvasUI(JIPipeWorkbench workbench,
JIPipeGraphEditorUI graphEditorUI,
JIPipeGraph graph,
UUID compartment,
JIPipeHistoryJournal historyJournal)
Creates a new UI
|
JIPipeGraphEditorMinimap(JIPipeGraphEditorUI graphEditorUI) |
Constructor and Description |
---|
JIPipeSlotEditorUI(JIPipeGraphEditorUI editorUI,
JIPipeGraphNode algorithm) |
Modifier and Type | Method and Description |
---|---|
List<GraphEditorToolBarButtonExtension> |
JIPipeCustomMenuRegistry.graphEditorToolBarButtonExtensionsFor(JIPipeGraphEditorUI graphEditorUI) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.