|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |