org.base.apps.core.prefs
Class PreferenceManager
java.lang.Object
org.base.apps.core.prefs.PreferenceManager
public class PreferenceManager
- extends Object
- Author:
- Kevan Simpson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferenceManager
protected PreferenceManager()
- Protected void constructor.
getManager
public static PreferenceManager getManager()
getPreferences
public static BasePreferences getPreferences(Class<?> type)
debug
public static void debug(Preferences prefs)
throws Exception
- Throws:
Exception
registerApplication
public static <D,C extends Component> void registerApplication(Application<D,C> appl)
throws Exception
- Throws:
Exception
registerApplication
public static <D,C extends Component> void registerApplication(Application<D,C> appl,
boolean force)
throws Exception
- Throws:
Exception
Copyright 2011, Blue Agate Software Entity (BASE)