Package | Description |
---|---|
org.hkijena.jipipe.api.history | |
org.hkijena.jipipe.ui.components | |
org.hkijena.jipipe.ui.grapheditor.general | |
org.hkijena.jipipe.ui.history |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeDedicatedGraphHistoryJournal |
class |
JIPipeDummyGraphHistoryJournal |
class |
JIPipeProjectHistoryJournal |
Modifier and Type | Method and Description |
---|---|
JIPipeHistoryJournal |
JIPipeHistoryJournal.ChangedEvent.getHistoryJournal() |
Constructor and Description |
---|
ChangedEvent(JIPipeHistoryJournal historyJournal) |
Modifier and Type | Method and Description |
---|---|
JIPipeHistoryJournal |
AddAlgorithmSlotPanel.getHistoryJournal() |
JIPipeHistoryJournal |
EditAlgorithmSlotPanel.getHistoryJournal() |
Modifier and Type | Method and Description |
---|---|
static void |
EditAlgorithmSlotPanel.showDialog(Component parent,
JIPipeHistoryJournal historyJournal,
JIPipeDataSlot existingSlot)
Shows a dialog for adding slots
|
static void |
AddAlgorithmSlotPanel.showDialog(Component parent,
JIPipeHistoryJournal historyJournal,
JIPipeGraphNode algorithm,
JIPipeSlotType slotType)
Shows a dialog for adding slots
|
Constructor and Description |
---|
AddAlgorithmSlotPanel(JIPipeGraphNode algorithm,
JIPipeSlotType slotType,
JIPipeHistoryJournal historyJournal) |
EditAlgorithmSlotPanel(JIPipeDataSlot existingSlot,
JIPipeHistoryJournal historyJournal)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
JIPipeHistoryJournal |
JIPipeGraphCanvasUI.getHistoryJournal() |
JIPipeHistoryJournal |
JIPipeGraphEditorUI.getHistoryJournal() |
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) |
Modifier and Type | Method and Description |
---|---|
JIPipeHistoryJournal |
HistoryJournalUI.getHistoryJournal() |
Constructor and Description |
---|
HistoryJournalUI(JIPipeHistoryJournal historyJournal) |
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.