| GNU Classpath (0.95) | |
| Frames | No Frames |
Constructors with parameter type java.util.prefs.AbstractPreferences | |
Creates a new AbstractPreferences node with the given parent and name.
| |
Methods with return type java.util.prefs.AbstractPreferences | |
| AbstractPreferences[] | Returns all known unremoved children of this node.
|
| AbstractPreferences | Returns a child note with the given name.
|
| AbstractPreferences | Returns the child sub node if it exists in the backing store or null
if it does not exist. |
| GNU Classpath (0.95) |