Eclipse Platform
Release 3.0

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 core support for plug-ins and the plug-in 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.0

Guidelines for using Eclipse APIs.

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