Menu

Java Preferences Library / News: Recent posts

jpreferences beta release

ready for beta testing

Posted by John Caron 2003-01-06

jpreferences: version 0.9 alpha release

new version ready for alpha testing. lots of new features, plus it should actually work this time! will move to beta in a month or so after the stupid bugs get shaken out. any use and feedback is welcomed.

Posted by John Caron 2002-12-24

Initial Release of jpreferences

JDK 1.4 adds a new package, java.util.prefs for storing application preferences in a central repository. The jpreferences package is an
extension of java.util.prefs which adds three important features: 1) it always uses XML files to store preference values; 2) it allows chains of
"stored defaults"; and 3) it allows storage of arbitrary objects using Javabean persistence, another new feature in JDK 1.4. There is also a UI package that provides convenience routines for building user preference dialogs and other user interface components.

Posted by John Caron 2001-12-03
MongoDB Logo MongoDB