首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
A-Index (NetBeans MDR API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
J
M
O
P
R
S
T
V
W
X
A
AssociationEvent
- class org.netbeans.api.mdr.events.
AssociationEvent
.
MDR Event used for representing association-related events.
AssociationEvent(RefAssociation, int, RefObject, String, RefObject, RefObject, int)
- Constructor for class org.netbeans.api.mdr.events.
AssociationEvent
Creates new AssociationEvent object.
AttributeEvent
- class org.netbeans.api.mdr.events.
AttributeEvent
.
Class represeting MDR events related to changes of repository object (class/instance) attributes.
AttributeEvent(RefFeatured, int, String, Object, Object, int)
- Constructor for class org.netbeans.api.mdr.events.
AttributeEvent
Creates new AttributeEvent instance.
addListener(MDRChangeListener)
- Method in interface org.netbeans.api.mdr.events.
MDRChangeSource
Registers a listener for receiving all event notifications.
addListener(MDRChangeListener, int)
- Method in interface org.netbeans.api.mdr.events.
MDRChangeSource
Registers a listener for receiving notifications about events the type of which matches
mask
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
J
M
O
P
R
S
T
V
W
X
Built on May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.