站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Overview (NetBeans Settings API) - NetBeans API Javadoc 5.0.0

 

NetBeans Settings API

See:
          Description

Settings API
org.netbeans.spi.settings The Settings API brings possibility to easily plug own human readable storage format or reuse any existing 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

OptionsAPIExportedOfficial .../org/openide/options/doc-files/api.html

XmlSettingsPersistenceExportedOfficial .../netbeans/spi/settings/doc-files/api.html

Group of property interfaces
Interface NameIn/OutStabilitySpecified in What Document?

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/doc-files/api.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.

Implementation Details

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


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.