首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.5.0
N-Index (NetBeans Nodes API) - NetBeans API Javadoc 5.5.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.nodes 6.7.22
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
N
newIndexOf(int)
- Method in class org.openide.nodes.
NodeReorderEvent
Get the new position of the child that had been at a given position.
Node
- Class in
org.openide.nodes
A
node
represents one element in a hierarchy of objects (beans).
Node(Children)
- Constructor for class org.openide.nodes.
Node
Creates a new node with a given hierarchy of children.
Node(Children, Lookup)
- Constructor for class org.openide.nodes.
Node
Creates a new node with a given hierarchy of children and a lookup providing content for
Node.getCookie(java.lang.Class)
and
Node.getLookup()
methods.
node(Transferable, int)
- Static method in class org.openide.nodes.
NodeTransfer
Obtain a node from a transferable.
Node.Cookie
- Interface in
org.openide.nodes
Marker interface for all cookies.
Node.Handle
- Interface in
org.openide.nodes
Serializable node reference.
Node.IndexedProperty
- Class in
org.openide.nodes
Description of an indexed property and operations on it.
Node.IndexedProperty(Class, Class)
- Constructor for class org.openide.nodes.
Node.IndexedProperty
Constructor.
Node.Property
- Class in
org.openide.nodes
Description of a Bean property on a node, and operations on it.
Node.Property(Class)
- Constructor for class org.openide.nodes.
Node.Property
Constructor.
Node.PropertySet
- Class in
org.openide.nodes
Class that represents one set of properties.
Node.PropertySet()
- Constructor for class org.openide.nodes.
Node.PropertySet
Default constructor.
Node.PropertySet(String, String, String)
- Constructor for class org.openide.nodes.
Node.PropertySet
Create a property set.
NodeAcceptor
- Interface in
org.openide.nodes
Discriminator accepting only certain sets of nodes.
NodeAction
- Class in
org.openide.util.actions
A type of action that listens on change in activated nodes selection and allows its subclasses to simply change their enabled state and handle action invocation requests.
NodeAction()
- Constructor for class org.openide.util.actions.
NodeAction
NodeAdapter
- Class in
org.openide.nodes
Empty adapter for
NodeListener
.
NodeAdapter()
- Constructor for class org.openide.nodes.
NodeAdapter
nodeDestroyed(NodeEvent)
- Method in class org.openide.nodes.
FilterNode.NodeAdapter
nodeDestroyed(NodeEvent)
- Method in class org.openide.nodes.
NodeAdapter
nodeDestroyed(NodeEvent)
- Method in interface org.openide.nodes.
NodeListener
Fired when the node is deleted.
NodeEvent
- Class in
org.openide.nodes
Event describing a change in a node.
NodeEvent(Node)
- Constructor for class org.openide.nodes.
NodeEvent
Create a new event.
NodeListener
- Interface in
org.openide.nodes
Listener to special changes in
Node
s.
NodeMemberEvent
- Class in
org.openide.nodes
Event describing change in the list of a node's children.
NodeNotFoundException
- Exception in
org.openide.nodes
Exception indicating that a node could not be found while traversing a path from the root.
NodeOp
- Class in
org.openide.nodes
Utility class for operations on nodes.
NodeOperation
- Class in
org.openide.nodes
Provides common operations on nodes.
NodeOperation()
- Constructor for class org.openide.nodes.
NodeOperation
Subclass constructor.
NodeReorderEvent
- Class in
org.openide.nodes
Event describing change in the list of a node's children.
nodes
- Variable in class org.openide.nodes.
Children.Array
vector of added children
nodes
- Variable in class org.openide.nodes.
Children.Map
A map to use to store children in.
nodes()
- Method in class org.openide.nodes.
Children
Get the nodes as an enumeration.
nodes(Transferable, int)
- Static method in class org.openide.nodes.
NodeTransfer
Obtain a list of nodes from a transferable.
NodeTransfer
- Class in
org.openide.nodes
Class that contains specific datatransfer flavors and methods to work with nodes.
NodeTransfer.Paste
- Interface in
org.openide.nodes
An intelligent source of paste types (ways how to paste) for a target node.
notify(ConnectionCookie.Event)
- Method in interface org.openide.cookies.
ConnectionCookie.Listener
Deprecated.
Notifies that the an event happended.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.openide.nodes 6.7.22
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 28 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.