public static interface IEclipsePreferences.IPreferenceChangeListener
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
preferenceChange(IEclipsePreferences.PreferenceChangeEvent event)
Notification that a preference value has changed in the preference store.
|
void preferenceChange(IEclipsePreferences.PreferenceChangeEvent event)
null
.Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.