Uses of Class
org.eclipse.core.runtime.preferences.IEclipsePreferences.PreferenceChangeEvent
Packages that use IEclipsePreferences.PreferenceChangeEvent
Package
Description
Provides core support for Eclipse preferences.
-
Uses of IEclipsePreferences.PreferenceChangeEvent in org.eclipse.core.runtime.preferences
Methods in org.eclipse.core.runtime.preferences with parameters of type IEclipsePreferences.PreferenceChangeEventModifier and TypeMethodDescriptionvoid
IEclipsePreferences.IPreferenceChangeListener.preferenceChange
(IEclipsePreferences.PreferenceChangeEvent event) Notification that a preference value has changed in the preference store.