| Package | Description |
|---|---|
| org.scijava.batch | |
| org.scijava.search | |
| org.scijava.search.classes | |
| org.scijava.search.module | |
| org.scijava.search.snippet | |
| org.scijava.search.web |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchModuleSearchActionFactory
Search action for executing a SciJava module in batch mode.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SearchActionFactory
SciJava plugin type for doing something with a
SearchResult. |
| Modifier and Type | Class and Description |
|---|---|
class |
JavadocSearchActionFactory
Search action for viewing the javadoc of a Java class.
|
class |
SourceSearchActionFactory
Search action for viewing the source code of a Java class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RunModuleSearchActionFactory
Search action for executing a SciJava module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RunSnippetActionFactory
Search action for executing a code snippet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OpenInBrowserActionFactory
This factory creates actions for opening web search results in a browser.
|
Copyright © 2015–2022 SciJava. All rights reserved.