|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.eclipse.search.ui | |
---|---|
org.eclipse.search.ui | Classes and interface required to contribute search dialog pages and search result view pages. |
org.eclipse.search.ui.text | Provides the base classes to implement a search result view part for searches with textual matches. |
Classes in org.eclipse.search.ui used by org.eclipse.search.ui | |
---|---|
IActionGroupFactory
Deprecated. Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages (see ISearchResultPage ), leaving it up to the page
how to create actions. |
|
IContextMenuContributor
Deprecated. Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages (see ISearchResultPage ), leaving it up to the page
how to create actions in context menus. |
|
IGroupByKeyComputer
Deprecated. Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages (see ISearchResultPage ), leaving it up to the page
how to group search results. |
|
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
Interface to be implemented by contributors to the extension point org.eclipse.search.searchResultViewPages .
|
|
ISearchResultView
Deprecated. Part of the old ('classic') search result view. Since 3.0 clients can create their own search result view pages. To access the parent view, ISearchResultViewPart is used 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
Interface to be implemented by contributors to the extension point org.eclipse.search.searchResultViewPages .
|
|
ISearchResultViewPart
Interface for the search result view. |
|
SearchResultEvent
The common superclass of all events sent from ISearchResults .
|
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.