|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.search.ui | |
org.eclipse.search.ui | Provides classes and interfaces to run search queries and manage their results. |
org.eclipse.search.ui.text | Provides the interface for a default search result page for textual searches. |
Classes in org.eclipse.search.ui used by org.eclipse.search.ui | |
IActionGroupFactory
Deprecated. Subclass AbstractTextSearchViewPage instead. |
|
IContextMenuContributor
Deprecated. Subclass AbstractTextSearchViewPage instead. |
|
IGroupByKeyComputer
Deprecated. Subclass AbstractTextSearchResult instead. |
|
IQueryListener
A listener for changes to the set of search queries. |
|
ISearchPageContainer
Offers client access to the search dialog. |
|
ISearchQuery
Represents a particular search query (in a Java example, a query might be "find all occurrences of 'foo' in workspace"). |
|
ISearchResult
Implementors of this interface represent the result of a search. |
|
ISearchResultListener
Listener interface for changes to an ISearchResult .
|
|
ISearchResultPage
A ISearchResultPage is used to render the search results for a
particular class of ISearchResult (as specified in the
searchResultClass attribute of the extension point) in the search
view. |
|
ISearchResultView
Deprecated. Use ISearchResultViewPart instead. |
|
ISearchResultViewPart
Interface for the search result view. |
|
SearchResultEvent
The common superclass of all events sent from ISearchResults .
|
Classes in org.eclipse.search.ui used by org.eclipse.search.ui.text | |
ISearchResult
Implementors of this interface represent the result of a search. |
|
ISearchResultListener
Listener interface for changes to an ISearchResult .
|
|
ISearchResultPage
A ISearchResultPage is used to render the search results for a
particular class of ISearchResult (as specified in the
searchResultClass attribute of the extension point) in the search
view. |
|
ISearchResultViewPart
Interface for the search result view. |
|
SearchResultEvent
The common superclass of all events sent from ISearchResults .
|
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.