Uses of Class java.util.prefs.AbstractPreferences

Uses in package java.util.prefs

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.