Uses of Package
org.eclipse.search.ui
Package
Description
Classes and interface required to contribute search dialog pages and search result view pages.
Provides the base classes to implement a search result view part for searches with textual matches.
-
ClassDescriptionA listener for changes to the set of search queries.Offers client access to the search dialog.Represents a particular search query (in a Java example, a query might be "find all occurrences of 'foo' in workspace").Implementors of this interface represent the result of a search.Listener interface for changes to an
ISearchResult
.Interface to be implemented by contributors to the extension pointorg.eclipse.search.searchResultViewPages
.Interface for the search result view.The common superclass of all events sent fromISearchResults
. -
ClassDescriptionRepresents a particular search query (in a Java example, a query might be "find all occurrences of 'foo' in workspace").Implementors of this interface represent the result of a search.Listener interface for changes to an
ISearchResult
.Interface to be implemented by contributors to the extension pointorg.eclipse.search.searchResultViewPages
.Interface for the search result view.The common superclass of all events sent fromISearchResults
.