|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simbrain.world.dataworld.DataWorldPreferences
public final class DataWorldPreferences
Preferences for the data world package.
| Field Summary | |
|---|---|
static String |
FS
System file separator property. |
| Method Summary | |
|---|---|
static String |
getCurrentDirectory()
Return the current directory preference setting. |
static String |
getDefaultCurrentDirectory()
Return the default current directory. |
static void |
restoreDefaults()
Restore the default properties. |
static void |
saveAll()
Save all user preferences. |
static void |
setCurrentDirectory(String dir)
Set the current directory preference setting to dir. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String FS
| Method Detail |
|---|
public static void saveAll()
public static void restoreDefaults()
public static void setCurrentDirectory(String dir)
dir.
dir - current directory preference settingpublic static String getCurrentDirectory()
getDefaultCurrentDirectory().
public static String getDefaultCurrentDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||