|
Eclipse Platform Release 3.1 |
|||||||||||
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 base classes to implement a search result view part for searches with textual matches.
AbstractTextSearchViewPage implements a ISearchResultPage capable of showing an AbstractTextSearchResult. It uses IEditorMatchAdapter, IFileMatchAdapter to adapt matches to editor, resp. files.
Editors that don't use standard text annotation models can implement ISearchEditorAccess to allow textual searches to be shown.
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.