Package | Description |
---|---|
org.eclipse.search.ui.text |
Provides the base classes to implement a search result view part for searches with textual matches.
|
Class and Description |
---|
AbstractTextSearchResult
An abstract base implementation for text-match based search results.
|
FileTextSearchScope
A text search scope used by the file search dialog.
|
IEditorMatchAdapter
This interface serves as an adapter between matches and editors.
|
IFileMatchAdapter
This interface serves to map matches to
IFile instances. |
Match
A textual match in a given object.
|
MatchFilter
A match filter is used to evaluate the filter state of a match (
Match.isFiltered() . |
TextSearchQueryProvider
Abstract base class for text search query providers supplied via the
org.eclipse.search.textSearchQueryProvider
extension point. |
TextSearchQueryProvider.TextSearchInput
Specified the input for a search query.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.