Class FilePreferences


  • public class FilePreferences
    extends AbstractPreferences
    Preferences implementation that stores data to a user defined file.

    This is an adaptation of public domain code developed by David C., that can be found here.