Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.search.ui.ISearchResultPage

Packages that use ISearchResultPage
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.  
 

Uses of ISearchResultPage in org.eclipse.search.ui
 

Methods in org.eclipse.search.ui that return ISearchResultPage
 ISearchResultPage ISearchResultViewPart.getActivePage()
          Returns the ISearchResultPage currently shown in this search view.
 

Uses of ISearchResultPage in org.eclipse.search.ui.text
 

Classes in org.eclipse.search.ui.text that implement ISearchResultPage
 class AbstractTextSearchViewPage
          An abstract base implementation for classes showing AbstractTextSearchResult instances.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.