Eclipse Platform
Release 3.0

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

Packages that use IQueryListener
org.eclipse.search.ui Provides classes and interfaces to run search queries and manage their results.  
 

Uses of IQueryListener in org.eclipse.search.ui
 

Methods in org.eclipse.search.ui with parameters of type IQueryListener
static void NewSearchUI.addQueryListener(IQueryListener l)
          Registers the given listener to receive notification of changes to queries.
static void NewSearchUI.removeQueryListener(IQueryListener l)
          Removes the given query listener.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

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