| Package | Description |
|---|---|
| ucar.util.prefs |
The ucar.util.prefs package is an extension of the jdk1.4 package java.util.prefs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PreferencesExt
An extension of java.util.prefs.Preferences (jdk 1.4) that provides a
platform-independent implementation using XML files as backing store.
|