Package | Description |
---|---|
org.scijava.batch | |
org.scijava.search | |
org.scijava.search.classes | |
org.scijava.search.module | |
org.scijava.search.snippet | |
org.scijava.search.web | |
org.scijava.ui.swing.search |
Modifier and Type | Method and Description |
---|---|
SearchAction |
BatchModuleSearchActionFactory.create(SearchResult result) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSearchAction
Default implementation of
SearchAction . |
Modifier and Type | Method and Description |
---|---|
default List<SearchAction> |
SearchService.actions(SearchResult result)
Gets the suite of available actions for the given search result.
|
Modifier and Type | Method and Description |
---|---|
SearchAction |
SourceSearchActionFactory.create(SearchResult result) |
SearchAction |
JavadocSearchActionFactory.create(SearchResult result) |
Modifier and Type | Method and Description |
---|---|
SearchAction |
RunModuleSearchActionFactory.create(SearchResult result) |
Modifier and Type | Method and Description |
---|---|
SearchAction |
RunSnippetActionFactory.create(SearchResult result) |
Modifier and Type | Method and Description |
---|---|
SearchAction |
OpenInBrowserActionFactory.create(SearchResult result) |
Modifier and Type | Method and Description |
---|---|
protected void |
SwingSearchBar.runAction(SearchAction action,
boolean isDefault)
Called on the EDT to run an action.
|
Copyright © 2015–2022 SciJava. All rights reserved.