public class GraphCompartmentCutNodeUIContextAction extends GraphCompartmentCopyNodeUIContextAction
SEPARATOR
Constructor and Description |
---|
GraphCompartmentCutNodeUIContextAction() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
Icon |
getIcon() |
KeyStroke |
getKeyboardShortcut()
Returns an optional keyboard shortcut.
|
String |
getName() |
void |
run(JIPipeGraphCanvasUI canvasUI,
Set<JIPipeNodeUI> selection)
Runs the workload
|
matches
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
disableOnNonMatch, isHidden, showInCompartmentGraph, showInGraphCompartment
public GraphCompartmentCutNodeUIContextAction()
public void run(JIPipeGraphCanvasUI canvasUI, Set<JIPipeNodeUI> selection)
NodeUIContextAction
run
in interface NodeUIContextAction
run
in class GraphCompartmentCopyNodeUIContextAction
canvasUI
- the canvas that contains all algorithm UIsselection
- the current selection of algorithmspublic String getName()
getName
in interface NodeUIContextAction
getName
in class GraphCompartmentCopyNodeUIContextAction
public String getDescription()
getDescription
in interface NodeUIContextAction
getDescription
in class GraphCompartmentCopyNodeUIContextAction
public Icon getIcon()
getIcon
in interface NodeUIContextAction
getIcon
in class GraphCompartmentCopyNodeUIContextAction
public KeyStroke getKeyboardShortcut()
NodeUIContextAction
getKeyboardShortcut
in interface NodeUIContextAction
getKeyboardShortcut
in class GraphCompartmentCopyNodeUIContextAction
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.