Best Tutorials website


Working with preferences: the Preferences API Specification

Working with preferences: the Preferences API Specification

The addition of the java.util.prefs package to Java 1.4 (through JSR 10) lets you manipulate user preference data and configuration data by providing you with access to an implementation-specific registry (for example, the Windows Registry on Windows platforms). This article introduces you to the Preferences class and walks you through its use. It puts it all together with a sample program.




Views: 989 | Rating star | by Adam




View this tutorial
Broken link Report broken link?