|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An extension of the search result interface that allows engines to define engine result icon for each search result.
Method Summary | |
---|---|
boolean |
canOpen()
Tests whether this result's open action should be delegated to search engine. |
URL |
getIconURL()
Returns an optional URL of the 16x16 icon to be used to render this search result. |
String |
getId()
Returns a unique identifier that can be associated with this search result. |
Methods inherited from interface org.eclipse.help.search.ISearchEngineResult |
---|
getCategory, getDescription, getForceExternalWindow, getHref, getLabel, getScore, toAbsoluteHref |
Method Detail |
public String getId()
null
if not
available or not needed.canOpen()
,
ISearchEngine2.open(String)
public URL getIconURL()
null
to
use the engine icon.public boolean canOpen()
true
for engines that must open their results using non-standards
means, or false
for opening the result by the help system using the
provided href.
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.