|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjames.gui.application.preferences.config.ConfFile
p3j.gui.misc.P3JConfigFile
public class P3JConfigFile
Main P3J configuration file.
Field Summary |
---|
Fields inherited from class james.gui.application.preferences.config.ConfFile |
---|
values |
Constructor Summary | |
---|---|
P3JConfigFile()
|
Method Summary | |
---|---|
james.core.data.DBConnectionData |
getDBConnectionData()
Gets the dB connection data as defined in the configuration. |
void |
setDefaults()
|
Methods inherited from class james.gui.application.preferences.config.ConfFile |
---|
add, deleteFile, deleteFile, get, getFileName, getProperty, getValues, put, readFile, readFile, setFileName, setValues, writeFile, writeFile, writeFile, writeFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public P3JConfigFile()
Method Detail |
---|
public void setDefaults()
setDefaults
in class james.gui.application.preferences.config.ConfFile
public james.core.data.DBConnectionData getDBConnectionData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |