Skip navigation links
org.netbeans.modules.settings/1 1.60

Settings API
Official

See: Description

Settings API 
Package Description
org.netbeans.api.settings
Provides annotations to simplify use of convertors.
org.netbeans.spi.settings
Makes it possible to store settings in a custom human-readable storage format or reuse any existing format by using convertors.

What is New (see all changes)?

Use Cases

Exported Interfaces

This table lists all of the module exported APIs with defined stability classifications. It is generated based on answers to questions about the architecture of the module. Read them all...
Group of java interfaces
Interface NameIn/OutStabilitySpecified in What Document?
SettingsAPIExportedOfficial .../org/openide/util/doc-files/api.html

ServicesAPIExportedOfficial .../org/openide/util/doc-files/api.html

XmlSettingsPersistenceExportedOfficial .../spi/settings/package-summary.html

Group of dtd interfaces
Interface NameIn/OutStabilitySpecified in What Document?
sessionsettings-1_0.dtdExportedStable .../dtds/sessionsettings-1_0.dtd

-//NetBeans//DTD Session settings 1.0//EN

properties-1_0.dtdExportedUnder Development .../www.netbeans.org/dtds/properties-1_0.dtd

-//NetBeans org.netbeans.modules.settings.examples//DTD XML ProxySettings 1.0//EN

Group of layer interfaces
Interface NameIn/OutStabilitySpecified in What Document?
RuntimeInstancesRegistryExportedOfficial .../org/netbeans/spi/settings/package-summary.html

xml/memory: Associates runtime instance with environment provider.

ServicesDisplayRegistryExportedOfficial .../org/openide/util/doc-files/api.html

UI/Services: The root folder for displaying options in the deprecated Advanced dialog.

Implementation Details

Read more about the implementation in the answers to architecture questions.

Skip navigation links
org.netbeans.modules.settings/1 1.60