public static interface PreferenceableOption.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
changed(String key,
Object oldValue,
Object newValue)
Call-back notification that the Eclipse preference identified by a key, has changed from
oldValue to new Value.
|
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.