Uses of Package
org.eclipse.search.ui

Packages that use 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.
  • Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Part of the old ('classic') search result view.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Part of the old ('classic') search result view.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Part of the old ('classic') search result view.
    A 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 point org.eclipse.search.searchResultViewPages.
    Deprecated, for removal: This API element is subject to removal in a future version.
    Part of the old ('classic') search result view.
    Interface for the search result view.
    The common superclass of all events sent from ISearchResults.
  • Class
    Description
    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 point org.eclipse.search.searchResultViewPages.
    Interface for the search result view.
    The common superclass of all events sent from ISearchResults.