首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
B-Index (Registry) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.registry/1 1.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.registry/1 1.8
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.