public static interface Preferences.Observer
Modifier and Type | Method and Description |
---|---|
void |
updated(java.lang.String name,
java.lang.String newValue)
A preference has been changed.
|
Copyright (c) 1996, 2015, Oracle and/or its affiliates. All rights reserved.