Uses of Interface
org.eclipse.wst.jsdt.ui.search.ISearchRequestor

Packages that use ISearchRequestor
org.eclipse.wst.jsdt.ui.search   
 

Uses of ISearchRequestor in org.eclipse.wst.jsdt.ui.search
 

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