|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectanecho.JamochaMUD.ImportExport
public class ImportExport
This class is used for the importing and exporting of JamochaMUD settings
| Method Summary | |
|---|---|
void |
exportSettings()
Gather all our settings and export them to a file |
static ImportExport |
getInstance()
Returns an instance of ImportExport |
void |
importSettings()
Import previously saved settings into JamochaMUD. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static ImportExport getInstance()
public void exportSettings()
public void importSettings()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||