Eclipse Platform
Release 3.3

Uses of Class
org.eclipse.core.runtime.Preferences.PropertyChangeEvent

Packages that use Preferences.PropertyChangeEvent
org.eclipse.ant.core Provides support for running the Ant build tool in the platform.  
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry.  
 

Uses of Preferences.PropertyChangeEvent in org.eclipse.ant.core
 

Methods in org.eclipse.ant.core with parameters of type Preferences.PropertyChangeEvent
 void AntCorePreferences.propertyChange(Preferences.PropertyChangeEvent event)
          When a preference changes, update the in-memory cache of the preference.
 

Uses of Preferences.PropertyChangeEvent in org.eclipse.core.runtime
 

Methods in org.eclipse.core.runtime with parameters of type Preferences.PropertyChangeEvent
 void Preferences.IPropertyChangeListener.propertyChange(Preferences.PropertyChangeEvent event)
          Notification that a property has changed.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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