|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Specifies a search result view entry. This entry provides information about the markers it groups by a client defined key. Each entry in the search result view corresponds to a different key.
The UI allows stepping through this entry's markers grouped by the key.
This interface is not intended to be implemented by clients.
Method Summary | |
Object | getGroupByKey()
Deprecated. Returns the key by which this entry's markers are logically grouped. |
int | getMatchCount()
Deprecated. Returns the number of markers grouped by this entry. |
IResource | getResource()
Deprecated. Returns the resource to which this entry's markers are attached. |
IMarker | getSelectedMarker()
Deprecated. Returns the selected marker of this entry, or the first one if no marker is selected. |
Method Detail |
public Object getGroupByKey()
public IResource getResource()
public int getMatchCount()
public IMarker getSelectedMarker()
|
Eclipse Platform Release 3.0 | ||||||||||
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, 2004. All rights reserved.