public static class JIPipeDesktopGraphCanvasUI.NodeUISelectedEvent extends AbstractJIPipeEvent
Constructor and Description |
---|
NodeUISelectedEvent(JIPipeDesktopGraphNodeUI nodeUI,
boolean addToSelection) |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopGraphNodeUI |
getNodeUI() |
boolean |
isAddToSelection() |
getEmitter, getSource, setEmitter
public NodeUISelectedEvent(JIPipeDesktopGraphNodeUI nodeUI, boolean addToSelection)
nodeUI
- the algorithm UIaddToSelection
- if the algorithm should be added to the selectionpublic JIPipeDesktopGraphNodeUI getNodeUI()
public boolean isAddToSelection()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.