|
Goals | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjocundmail.SettingsFile
public class SettingsFile
SettingsFile will reads/writes settings to a settings file
| 0.4.0 | deprecated | DONE! |
| 5/27/07 | deprecated |
| Constructor Summary | |
|---|---|
SettingsFile(java.lang.String filename)
Deprecated. You should note that the file must exist before opening. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SettingsFile(java.lang.String filename)
throws java.io.FileNotFoundException
filename - The settings file to be loaded.
java.io.FileNotFoundException - If the settings file does not exist yet.
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||