| Package | Description |
|---|---|
| org.mdiutil.prefs |
This package contains an implementation of the java preferences classes,
allowing to use these preferences in a network.
|
| Modifier and Type | Field and Description |
|---|---|
protected MemoryPreferences |
MemoryPreferences.myparent |
| Constructor and Description |
|---|
MemoryPreferences(MemoryPreferences parent,
String name)
Creates a preference node with the specified parent and the specified
name relative to its parent.
|