|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.util.config.data.PreferencesUtil
public final class PreferencesUtil
Contains Utility methods for writing a preference file to a users hard-disk. This preference file will contain things such as the last directory the user was using. It is for convenience only.
Constructor Summary | |
---|---|
PreferencesUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getKey(Preference preference)
|
static void |
setKey(Preference preference,
java.lang.String value)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PreferencesUtil()
Method Detail |
---|
public static java.lang.String getKey(Preference preference)
public static void setKey(Preference preference, java.lang.String value)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |