Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Package
org.eclipse.search.ui

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
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.
ISearchResultViewPart
           Interface for the search result view.
SearchResultEvent
          The common superclass of all events sent from ISearchResults.
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire