|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.darwinsys.util.PrefsUtils
public class PrefsUtils
Constructor Summary | |
---|---|
PrefsUtils()
|
Method Summary | |
---|---|
static java.util.prefs.Preferences |
getUserPrefsNode(java.lang.Object mainClassInstance)
Gets the Preferences node for a package, given one class in the package (either by reference or by reference to its Class object). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrefsUtils()
Method Detail |
---|
public static java.util.prefs.Preferences getUserPrefsNode(java.lang.Object mainClassInstance)
mainClassInstance
- Either the object, or the object's Class object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |