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