Modifier and Type | Method and Description |
---|---|
void |
JIPipeDefaultJavaExtension.registerMenuExtension(Class<? extends JIPipeMenuExtension> klass)
Registers a custom menu entry.
|
Modifier and Type | Class and Description |
---|---|
class |
CLIJControlPanelJIPipeMenuExtension
Adds a menu item that allows to control CLIJ
|
Modifier and Type | Class and Description |
---|---|
class |
BioFormatsConfigTool |
Modifier and Type | Class and Description |
---|---|
class |
ExpressionTesterJIPipeMenuExtension
Adds an entry "New table" to the JIPipe menu
|
class |
ParameterTesterJIPipeMenuExtension
Adds an entry "New table" to the JIPipe menu
|
Modifier and Type | Class and Description |
---|---|
class |
PipelineRenderTool |
Modifier and Type | Class and Description |
---|---|
class |
NewPlotJIPipeMenuExtension
Adds an entry "New plot" to the JIPipe menu
|
Modifier and Type | Class and Description |
---|---|
class |
NewTableJIPipeMenuExtension
Adds an entry "New table" to the JIPipe menu
|
Modifier and Type | Class and Description |
---|---|
class |
CloseAllImageJWindowsTool |
class |
CreateLaunchersTool |
class |
DissolveCompartmentsTool |
class |
OpenImageJConsoleTool |
class |
OpenImageJTool |
class |
RebuildAliasIdsTool |
class |
RestartJIPipeTool |
Modifier and Type | Method and Description |
---|---|
List<JIPipeMenuExtension> |
JIPipeCustomMenuRegistry.getMenuExtensionsTargeting(JIPipeMenuExtensionTarget target,
JIPipeWorkbench workbench)
Gets all extensions for a specific menu
|
Map<JIPipeMenuExtensionTarget,List<Class<? extends JIPipeMenuExtension>>> |
JIPipeCustomMenuRegistry.getRegisteredMenuExtensions() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeCustomMenuRegistry.registerMenu(Class<? extends JIPipeMenuExtension> extension)
Registers a new extension
|
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.