|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sourceforge.espro.gui.Preferences
public class Preferences
Title: Questionnaire
Description: A class for the preferences object used within espro.
Copyright: Copyright (c) 2007
Company:
| Constructor Summary | |
|---|---|
Preferences()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getWorkdir()
Retrieval of the working directory. |
void |
setWorkdir(java.lang.String wd)
Sets the working directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Preferences()
| Method Detail |
|---|
public java.lang.String getWorkdir()
public void setWorkdir(java.lang.String wd)
wd - The (new) working directory.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||