List/Grid Tag Archives: Preferences

Use java.util.prefs.Preferences instead of java.util.Properties
A typical installer for an application needs to ask the user a couple of options and some of these are configuration questions e.g. the port on which the application should run, how ...


