Package | Description |
---|---|
org.scijava | |
org.scijava.command | |
org.scijava.module | |
org.scijava.ui.swing.commands |
Modifier and Type | Method and Description |
---|---|
ModuleService |
Gateway.module()
Gets this application context's
ModuleService . |
ModuleService |
AbstractGateway.module() |
Modifier and Type | Field and Description |
---|---|
protected ModuleService |
DynamicCommand.moduleService |
Modifier and Type | Method and Description |
---|---|
default ModuleService |
CommandService.getModuleService()
Deprecated.
Use
CommandService.moduleService() instead. |
ModuleService |
DefaultCommandService.moduleService() |
default ModuleService |
CommandService.moduleService() |
Modifier and Type | Class and Description |
---|---|
class |
DefaultModuleService
Default service for keeping track of and executing available modules.
|
Constructor and Description |
---|
CommandFinderPanel(ModuleService moduleService,
String baseDir) |
Copyright © 2015–2022 SciJava. All rights reserved.