public interface PreferenceListener
Modifier and Type | Method and Description |
---|---|
void |
preferencesChanged(LocalPreferences preference)
Notified when preferences are changed.
|
void preferencesChanged(LocalPreferences preference)
preference
- the new preferences.