com.threerings.presents.client
Class PresentsPrefs
java.lang.Object
com.threerings.presents.client.PresentsPrefs
public class PresentsPrefs
- extends Object
Provides access to runtime configuration parameters for this package
and its subpackages.
|
Field Summary |
static PrefsConfig |
config
Used to load our preferences from a properties file and map them
to the persistent Java preferences repository. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
config
public static PrefsConfig config
- Used to load our preferences from a properties file and map them
to the persistent Java preferences repository.
PresentsPrefs
public PresentsPrefs()