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

B-Index (Registry) - NetBeans API Javadoc (Current Development Version)

org.netbeans.modules.registry/1 1.8
A B C D E G H I L M O P R S T

B

BasicContext - Interface in org.netbeans.spi.registry
This interface represents a basic context which consists of a set of name-to-object bindings.
BINDING_ADDED - Static variable in class org.netbeans.api.registry.BindingEvent
This event type is for added binding.
BINDING_MODIFIED - Static variable in class org.netbeans.api.registry.BindingEvent
This event type is for modified binding.
BINDING_REMOVED - Static variable in class org.netbeans.api.registry.BindingEvent
This event type is for removed binding.
bindingChanged(BindingEvent) - Method in class org.netbeans.api.registry.ContextAdapter
 
bindingChanged(BindingEvent) - Method in interface org.netbeans.api.registry.ContextListener
Binding was added, removed or modified.
BindingEvent - Class in org.netbeans.api.registry
An event from context indicating that binding was modified, added or removed.
bindObject(String, Object) - Method in interface org.netbeans.spi.registry.BasicContext
Binds a name to an object and store the object in context.

org.netbeans.modules.registry/1 1.8
A B C D E G H I L M O P R S T
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.