Spec-Zone .ru
спецификации, руководства, описания, API
Java

Preferences API

Documentation Contents
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

API Specification

More Information


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.

Please send comments to: TBP
Sun
Java Software