Eclipse Platform
2.1

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

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

Uses of IPathVariableChangeEvent in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources with parameters of type IPathVariableChangeEvent
 void IPathVariableChangeListener.pathVariableChanged(IPathVariableChangeEvent event)
          Notification that a path variable has changed.
 


Eclipse Platform
2.1

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