edu.northwestern.at.wordhoard.swing
Class Preferences

java.lang.Object
  extended by edu.northwestern.at.wordhoard.swing.Preferences

public class Preferences
extends java.lang.Object

Preferences.

Preferences are stored as a WebStart muffin.


Method Summary
static void readPrefs()
          Reads the preferences.
static void writePrefs()
          Writes the preferences.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

writePrefs

public static void writePrefs()
Writes the preferences.


readPrefs

public static void readPrefs()
Reads the preferences.