net.sf.ext.jflexsett.settings
Class SettingsFile

java.lang.Object
  extended bynet.sf.ext.jflexsett.settings.SettingsFile

public class SettingsFile
extends java.lang.Object

Reads and saves data to the Settings File

Since:
1.3
Version:
DC0.50
Author:
Robert-Jan van der Waals

Constructor Summary
SettingsFile()
           
 
Method Summary
static void load()
          Loads the settings file
static void save()
          Save the settings file
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsFile

public SettingsFile()
Method Detail

save

public static void save()
Save the settings file


load

public static void load()
Loads the settings file