public class TemplateSearchResult extends Object implements SearchResult
| Constructor and Description |
|---|
TemplateSearchResult(String name,
URL url) |
| Modifier and Type | Method and Description |
|---|---|
String |
iconPath() |
String |
name()
Title of the search result, intended for detailed display.
|
Map<String,String> |
properties() |
URL |
url() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontext, identifierpublic String name()
SearchResultname in interface SearchResultpublic Map<String,String> properties()
properties in interface SearchResultpublic String iconPath()
iconPath in interface SearchResultpublic URL url()
Copyright © 2015–2022 SciJava. All rights reserved.