CARVIEW |
Select Language
HTTP/1.1 200 OK
Server: AkamaiNetStorage
Content-Type: text/html
ETag: "04f988bbd9e7d0b0c0c802a0ecc21557:1531858462"
Vary: Accept-Encoding
Content-Encoding: gzip
Cache-Control: max-age=21600
Date: Sat, 11 Oct 2025 15:47:41 GMT
Content-Length: 1738
Connection: keep-alive
JDK 6 Preferences-related APIs & Developer Guides -- from
Sun Microsystems
Preferences API |
Applications require preference and configuration data to adapt to the needs of different users and environments. The java.util.prefs package provides a way for applications to store and retrieve user and system preference and configuration data. The data is stored persistently in an implementation-dependent backing store. There are two separate trees of preference nodes, one for user preferences and one for system preferences.
Overview
- Overview - An overview of the Preferences API.
API Specification
More Information
- Design FAQ - Answers to frequently asked questions concerning the Preferences API.
![]() Java Technology |
Copyright © 1993, 2018, Oracle and/or its affiliates. All rights reserved. |