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
JIPipeJsonPlugin |
static class |
JIPipeService.ExtensionContentRemovedEvent
Generated when content is removed from an
JIPipeJsonPlugin |
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 |
JIPipeProgressInfo.StatusUpdatedEvent |
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 |
---|---|
static class |
JIPipeDataBrowser.UpdatedEvent
Created when the data browser is in some way updated
|
static class |
JIPipeDataTableBrowser.UpdatedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeThumbnailGenerationQueue.ThumbnailGeneratedEvent |
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 |
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 |
JIPipeProjectRunSetsConfiguration.RunSetsModifiedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeApplicationSettingsRegistry.ChangedEvent |
static class |
JIPipeArtifactsRegistry.UpdatedEvent |
static class |
JIPipePluginRegistry.ScheduledActivatePluginEvent
Triggered by
JIPipePluginRegistry when an extension is scheduled to be activated |
static class |
JIPipePluginRegistry.ScheduledDeactivatePluginEvent
Triggered by
JIPipePluginRegistry when an extension is scheduled to be deactivated |
static class |
JIPipeProjectTemplateRegistry.TemplatesUpdatedEvent |
static class |
JIPipeRecentProjectsRegistry.ChangedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeGraphRunGCGraph.GCEvent |
static class |
JIPipeRunnable.EnqueuedEvent
Generated when an
JIPipeRunnableWorker was enqueued |
static class |
JIPipeRunnable.FinishedEvent
Generated when an
JIPipeRunnableWorker finished its work |
static class |
JIPipeRunnable.InterruptedEvent
Generated when work of an
JIPipeRunnableWorker is interrupted |
static class |
JIPipeRunnable.ProgressEvent
Generated when an
JIPipeRunnableWorker reports progress |
static class |
JIPipeRunnable.StartedEvent
Generated when an
JIPipeRunnableWorker was started |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopAlgorithmCacheBrowserOutputSelectorUI.OutputSelectedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopRecentProjectsListPanel.ProjectOpenedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopGraphCanvasUI.GraphCanvasUpdatedEvent
Triggered when a graph canvas was updated
|
static class |
JIPipeDesktopGraphCanvasUI.NodeSelectionChangedEvent
Triggered when An
JIPipeDesktopGraphCanvasUI selection was changed |
static class |
JIPipeDesktopGraphCanvasUI.NodeUISelectedEvent
Generated when an algorithm is selected
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopGraphNodeUI.DefaultNodeUIActionRequestedEvent
Triggered when an
JIPipeDesktopGraphNodeUI requests a default action (double click) |
static class |
JIPipeDesktopGraphNodeUI.NodeUIActionRequestedEvent
An action that is requested by an
JIPipeDesktopGraphNodeUI and passed down to a AbstractJIPipeDesktopGraphEditorUI |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopRunnableLogsCollection.LogClearedEvent |
static class |
JIPipeDesktopRunnableLogsCollection.LogEntryAddedEvent |
static class |
JIPipeDesktopRunnableLogsCollection.LogUpdatedEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopColorChooserButton.ColorChosenEvent |
static class |
JIPipeDesktopFormPanel.ContextHelpEvent
Event triggered when the user triggers a hover-help
|
static class |
JIPipeDesktopZoomViewPort.ZoomChangedEvent
Triggered by
JIPipeDesktopZoomViewPort when the zoom was changed |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopDataTypePicker.DataTypeDeselectedEvent
Generated when a data type is deselected
|
static class |
JIPipeDesktopDataTypePicker.DataTypeSelectedEvent
Generated when a data type is selected
|
static class |
JIPipeDesktopDataTypePicker.SelectedDataTypesChangedEvent
Generated when a data type is selected
|
static class |
JIPipeDesktopNodeInfoPicker.NodeInfoDeselectedEvent
Generated when a node is deselected
|
static class |
JIPipeDesktopNodeInfoPicker.NodeInfoSelectedEvent
Generated when a node is selected
|
static class |
JIPipeDesktopNodeInfoPicker.SelectedInfosChangedEvent
Generated when a node is selected
|
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopTabPane.TabRenamedEvent |
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 |
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 |
CustomStateLessToggleButton.ToggledEvent |
static class |
JIPipeDesktopSplitPane.RatioUpdatedEvent |
static class |
ProcessUtils.RunCancellationWatchdog.CancelledEvent |
Modifier and Type | Class and Description |
---|---|
static class |
JIPipeDesktopDockPanel.PanelSideVisibilityChangedEvent |
static class |
JIPipeDesktopDockPanel.StateSavedEvent |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.