Class JsonPreferences

  • Direct Known Subclasses:
    WebswingPreferencesFactory.WebswingPreferences

    public class JsonPreferences
    extends AbstractPreferences
    A Preferences class backed with a Json structure. The sync() and flush() methods do nothing, and should be overriden The load() method will populate this object from a Json structure loaded elsewhere