API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.util.prefs. PreferencesFactory View Source
Author(s)
Josh Bloch
Since
1.4
Version
1.6, 11/17/05
Serial
Hierarchy
 PreferencesFactory
Subinterfaces
Description
public interface PreferencesFactory
  A factory object that generates Preferences objects.
See also:    Preferences
Methods
Hide/Show inherited methods
public Preferences systemRoot ()
  Returns the system root preference node.
public Preferences userRoot ()
  Returns the user root preference node corresponding to the calling user.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar