Eclipse JDT
Release 3.1

Uses of Interface
org.eclipse.jdt.ui.search.ISearchRequestor

Packages that use ISearchRequestor
org.eclipse.jdt.ui.search Application programming interfaces for Java search participants..  
 

Uses of ISearchRequestor in org.eclipse.jdt.ui.search
 

Methods in org.eclipse.jdt.ui.search with parameters of type ISearchRequestor
 void IQueryParticipant.search(ISearchRequestor requestor, QuerySpecification querySpecification, IProgressMonitor monitor)
          Executes the search described by the given querySpecification.
 


Eclipse JDT
Release 3.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.