Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.core.resources.IPathVariableChangeListener

Packages that use IPathVariableChangeListener
org.eclipse.core.resources Provides basic support for managing a workspace and its resources.  
 

Uses of IPathVariableChangeListener in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources with parameters of type IPathVariableChangeListener
 void IPathVariableManager.addChangeListener(IPathVariableChangeListener listener)
          Registers the given listener to receive notification of changes to path variables.
 void IPathVariableManager.removeChangeListener(IPathVariableChangeListener listener)
          Removes the given path variable change listener from the listeners list.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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