|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.ucla.loni.LOVE.Preference
public class Preference
Provides central control of various environment related settings or user preferences.
| Constructor Summary | |
|---|---|
Preference()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getHomeDir()
Get the home directory of this program. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Preference()
| Method Detail |
|---|
public static java.lang.String getHomeDir()
System.getProperty("user.dir") directly is
that we may use an environment setting for this parameter.
User may use: "LOVE_HOME = /usr/bin/LOVE" to specify
this.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||