Package | Description |
---|---|
org.hkijena.jipipe | |
org.hkijena.jipipe.ui.registries |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerGraphEditorToolBarButtonExtension(Class<? extends GraphEditorToolBarButtonExtension> klass)
Registers a custom button for the graph editor toolbar
|
Modifier and Type | Method and Description |
---|---|
List<GraphEditorToolBarButtonExtension> |
JIPipeCustomMenuRegistry.graphEditorToolBarButtonExtensionsFor(JIPipeGraphEditorUI graphEditorUI) |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeCustomMenuRegistry.registerGraphEditorToolBarButton(Class<? extends GraphEditorToolBarButtonExtension> klass)
Registers a new button for the graph editor.
|
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.