|
Eclipse Platform Release 3.0 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IEditorMatchAdapter | This interface serves as an adapter between matches and editors. |
IFileMatchAdapter | This interface serves to map matches to IFile instances. |
ISearchEditorAccess | This interface allows editors to provide customized access to editor internals for the search implementation to highlight matches. |
Class Summary | |
AbstractTextSearchResult | An abstract base implementation for text-match based search results. |
AbstractTextSearchViewPage | An abstract base implementation for classes showing
AbstractTextSearchResult instances. |
Match | A textual match in a given object. |
MatchEvent | An event object describing addition and removal of matches. |
RemoveAllEvent | An event indicating that all matches have been removed from a AbstractTextSearchResult . |
Provides the interface for a default search result page for textual
searches. Clients can configure a ITextSearchResult with the proper UI
elements factories.
ITextSearchResult
and must configure it with proper IStructureProvider
and ISearchElementPresentation
for their search elements. The clients then add Matches
or subclasses thereof to the ITextSearchResult
.
|
Eclipse Platform Release 3.0 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.