|
Remote System Explorer DataStore Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataStorePreferenceListener
Classes that implement this and add themselves to the DataStore preference listeners get called each time a preference is changed.
Method Summary | |
---|---|
void |
preferenceChanged(String property,
String value)
A DataStore preference has changed |
Method Detail |
---|
void preferenceChanged(String property, String value)
property
- the property that has changedvalue
- the value of the property
|
Remote System Explorer DataStore Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |