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