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

Uses of Package org.netbeans.api.registry (Registry) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.registry/1 1.8

Uses of Package
org.netbeans.api.registry

Packages that use org.netbeans.api.registry
org.netbeans.api.registry The Registry API provides unified access to settings. 
org.netbeans.spi.registry The Registry SPI may be used by infrastructure modules which handle persistence of settings. 
 

Classes in org.netbeans.api.registry used by org.netbeans.api.registry
AttributeEvent
          An event from context indicating that attribute was added or removed.
BindingEvent
          An event from context indicating that binding was modified, added or removed.
Context
          This API class is representing a context which consists of a set of name-to-object bindings.
ContextEvent
          Abstract ancestor of all context events.
ContextException
          Context exception.
ContextListener
          Listener for context events.
ObjectRef
          Identification of the object bound in a context.
SubcontextEvent
          An event from context indicating that subcontext was added or removed.
 

Classes in org.netbeans.api.registry used by org.netbeans.spi.registry
AttributeEvent
          An event from context indicating that attribute was added or removed.
BindingEvent
          An event from context indicating that binding was modified, added or removed.
Context
          This API class is representing a context which consists of a set of name-to-object bindings.
ContextException
          Context exception.
ContextListener
          Listener for context events.
ObjectRef
          Identification of the object bound in a context.
SubcontextEvent
          An event from context indicating that subcontext was added or removed.
 


org.netbeans.modules.registry/1 1.8

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