首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
A-Index (NetBeans Nodes 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
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
A
AbstractNode
- class org.openide.nodes.
AbstractNode
.
A basic implementation of a node.
AbstractNode(Children)
- Constructor for class org.openide.nodes.
AbstractNode
Create a new abstract node with a given child set.
AbstractNode(Children, Lookup)
- Constructor for class org.openide.nodes.
AbstractNode
Create a new abstract node with a given child set and associated lookup.
acceptNodes(Node[])
- Method in interface org.openide.nodes.
NodeAcceptor
Is the set of nodes acceptable?
actionPerformed(ActionEvent)
- Method in class org.openide.util.actions.
NodeAction
Deprecated.
Using a special action event in this way is deprecated. Better is to use
NodeAction.createContextAwareInstance(org.openide.util.Lookup)
and pass a lookup containing all desired
Node
instances.
add(Node[])
- Method in class org.openide.nodes.
Children.Array
add(Node[])
- Method in class org.openide.nodes.
Children.Keys
add(Node[])
- Method in class org.openide.nodes.
Children.Map
Does nothing.
add(Node[])
- Method in class org.openide.nodes.
Children
Add nodes this container.
add(Node.Cookie)
- Method in class org.openide.nodes.
CookieSet
Add a new cookie to the set.
add(Class, CookieSet.Factory)
- Method in class org.openide.nodes.
CookieSet
Registers a Factory for given cookie class
add(Class[], CookieSet.Factory)
- Method in class org.openide.nodes.
CookieSet
Registers a Factory for given cookie classes
add(Node[])
- Method in class org.openide.nodes.
FilterNode.Children
addChangeListener(ChangeListener)
- Method in class org.openide.nodes.
CookieSet
Add a listener to changes in the cookie set.
addChangeListener(ChangeListener)
- Method in class org.openide.nodes.
Index.ArrayChildren
addChangeListener(ChangeListener)
- Method in class org.openide.nodes.
Index.Support
addChangeListener(ChangeListener)
- Method in interface org.openide.nodes.
Index
Add a new listener to the listener list.
addNodeListener(NodeListener)
- Method in class org.openide.nodes.
Node
Add a listener to changes in the node's intrinsic properties (name, cookies, etc.).
addNotify()
- Method in class org.openide.nodes.
BeanChildren
addNotify()
- Method in class org.openide.nodes.
Children
Called when children are first asked for nodes.
addNotify()
- Method in class org.openide.nodes.
FilterNode.Children
Initializes listening to changes in original node.
addNotify()
- Method in class org.openide.util.actions.
NodeAction
Initializes selection listener.
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.openide.nodes.
IndexedCustomizer
Deprecated.
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.openide.nodes.
Node
Add a listener to the node's computed Bean properties.
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.openide.nodes.
Sheet.Set
Add a property change listener.
addPropertyChangeListener(PropertyChangeListener)
- Method in class org.openide.nodes.
Sheet
Add a change listener.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Built on May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.