Modifier and Type | Class and Description |
---|---|
static class |
JIPipeService.DatatypeRegisteredEvent
Triggered when a new data type is registered
|
static class |
JIPipeService.ExtensionContentAddedEvent
Generated when content is added to an
JIPipeJsonExtension |
static class |
JIPipeService.ExtensionContentRemovedEvent
Generated when content is removed from an
JIPipeJsonExtension |
static class |
JIPipeService.ExtensionDiscoveredEvent
Triggered when a new extension was discovered
|
static class |
JIPipeService.ExtensionRegisteredEvent
Triggered by
JIPipeService when an extension is registered |
static class |
JIPipeService.NodeInfoRegisteredEvent
Triggered when an algorithm is registered
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeGraphGCHelper.SlotCompletedEvent |
static class |
JIPipeProgressInfo.StatusUpdatedEvent |
static class |
JIPipeProject.CompartmentAddedEvent
Triggered when a sample is added to an
JIPipeProject |
static class |
JIPipeProject.CompartmentRemovedEvent
Triggered when a sample is removed from an
JIPipeProject |
static class |
JIPipeRunnable.EnqueuedEvent
Generated when an
JIPipeRunWorker was enqueued |
static class |
JIPipeRunnable.FinishedEvent
Generated when an
JIPipeRunWorker finished its work |
static class |
JIPipeRunnable.InterruptedEvent
Generated when work of an
JIPipeRunWorker is interrupted |
static class |
JIPipeRunnable.ProgressEvent
Generated when an
JIPipeRunWorker reports progress |
static class |
JIPipeRunnable.StartedEvent
Generated when an
JIPipeRunWorker was started |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeCache.ClearedEvent |
static class |
JIPipeCache.ModifiedEvent |
static class |
JIPipeCache.StoredEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeSlotConfiguration.SlotConfigurationChangedEvent
Triggered when a
JIPipeSlotConfiguration was changed |
Modifier and Type | Class and Description |
---|---|
class |
ParameterReferencesChangedEvent
Triggered by
GraphNodeParameterReferenceGroupCollection and related classes |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeHistoryJournal.HistoryChangedEvent
Event when the history log was changed
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeGraph.GraphChangedEvent
Event is triggered when algorithm graph is changed
|
static class |
JIPipeGraph.NodeAddedEvent |
static class |
JIPipeGraph.NodeConnectedEvent
Generated when a connection was made in
JIPipeGraph |
static class |
JIPipeGraph.NodeDisconnectedEvent
Generated when slots are disconnected
|
static class |
JIPipeGraph.NodeRemovedEvent |
static class |
JIPipeGraphNode.BaseDirectoryChangedEvent
Triggered when the base directory of a project or algorithm was changed
|
static class |
JIPipeGraphNode.NodeSlotsChangedEvent
Triggered when an algorithm's slots change
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeNotificationInbox.DismissedEvent |
static class |
JIPipeNotificationInbox.PushedEvent |
static class |
JIPipeNotificationInbox.UpdatedEvent
Event triggered when an inbox is updated
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDynamicParameterCollection.BeforeAddParameterEvent |
static class |
JIPipeParameterCollection.ParameterChangedEvent
Triggered when a parameter holder's parameters are changed
|
static class |
JIPipeParameterCollection.ParameterStructureChangedEvent
Triggered by an
JIPipeParameterCollection if the list of available parameters is changed. |
static class |
JIPipeParameterCollection.ParameterUIChangedEvent
Triggered by an
JIPipeParameterCollection if the parameter UI should be updated |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeExtensionRegistry.ScheduledActivateExtensionEvent
Triggered by
JIPipeExtensionRegistry when an extension is scheduled to be activated |
static class |
JIPipeExtensionRegistry.ScheduledDeactivateExtensionEvent
Triggered by
JIPipeExtensionRegistry when an extension is scheduled to be deactivated |
static class |
JIPipeProjectTemplateRegistry.TemplatesUpdatedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
MaskDrawerPlugin2D.MaskChangedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
ImageViewerPanelCanvas2D.PixelHoverEvent |
static class |
ImageViewerPanelCanvas2D.ToolChangedEvent |
Modifier and Type | Class and Description |
---|---|
class |
NodeTemplatesRefreshedEvent
This event should always be triggered into NodeTemplateSettings.getInstance().getEventBus()
(even if non-global).
|
Modifier and Type | Class and Description |
---|---|
static class |
ParameterTable.ModelChangedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeAlgorithmCacheBrowserOutputSelectorUI.OutputSelectedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
ColorChooserButton.ColorChosenEvent |
static class |
FormPanel.HoverHelpEvent
Event triggered when the user triggers a hover-help
|
static class |
ZoomViewPort.ZoomChangedEvent
Triggered by
ZoomViewPort when the zoom was changed |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDataTypePicker.DataTypeDeselectedEvent
Generated when a data type is deselected
|
static class |
JIPipeDataTypePicker.DataTypeSelectedEvent
Generated when a data type is selected
|
static class |
JIPipeDataTypePicker.SelectedDataTypesChangedEvent
Generated when a data type is selected
|
static class |
JIPipeNodeInfoPicker.NodeInfoDeselectedEvent
Generated when a node is deselected
|
static class |
JIPipeNodeInfoPicker.NodeInfoSelectedEvent
Generated when a node is selected
|
static class |
JIPipeNodeInfoPicker.SelectedInfosChangedEvent
Generated when a node is selected
|
Modifier and Type | Class and Description |
---|---|
static class |
DocumentTabPane.TabRenamedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
RecentProjectsListPanel.ProjectOpenedEvent |
Modifier and Type | Class and Description |
---|---|
class |
WindowClosedEvent
Triggered when a JIPipe window was closed
|
class |
WindowOpenedEvent
Triggered when a window was opened
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeModernPluginManager.UpdateSitesFailedEvent |
static class |
JIPipeModernPluginManager.UpdateSitesReadyEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeGraphCanvasUI.GraphCanvasUpdatedEvent
Triggered when a graph canvas was updated
|
static class |
JIPipeGraphCanvasUI.NodeSelectionChangedEvent
Triggered when An
JIPipeGraphCanvasUI selection was changed |
static class |
JIPipeGraphCanvasUI.NodeUISelectedEvent
Generated when an algorithm is selected
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeGraphNodeUI.DefaultNodeUIActionRequestedEvent
Triggered when an
JIPipeGraphNodeUI requests a default action (double click) |
static class |
JIPipeGraphNodeUI.NodeUIActionRequestedEvent
An action that is requested by an
JIPipeGraphNodeUI and passed down to a JIPipeGraphEditorUI |
Modifier and Type | Class and Description |
---|---|
static class |
NodeDatabaseSearchBox.SelectedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeLogs.LogClearedEvent |
static class |
JIPipeLogs.LogEntryAddedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
ProcessUtils.RunCancellationWatchdog.CancelledEvent |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.