Package | Description |
---|---|
org.eclipse.search.ui.text |
Provides the base classes to implement a search result view part for searches with textual matches.
|
Modifier and Type | Method and Description |
---|---|
AbstractTextSearchResult |
AbstractTextSearchViewPage.getInput()
Returns the currently shown result.
|
Modifier and Type | Method and Description |
---|---|
Match[] |
IEditorMatchAdapter.computeContainedMatches(AbstractTextSearchResult result,
IEditorPart editor)
Returns all matches that are contained in the element shown in the given
editor.
|
Match[] |
IFileMatchAdapter.computeContainedMatches(AbstractTextSearchResult result,
IFile file)
Returns an array with all matches contained in the given file in the
given search result.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.