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

D-Index (NetBeans Nodes API) - NetBeans API Javadoc 5.0.0

 
A B C D E F G H I L M N O P R S T U V W

D

DELEGATE_DESTROY - Static variable in class org.openide.nodes.FilterNode
Whether to delegate destroy.
DELEGATE_GET_ACTIONS - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getActions.
DELEGATE_GET_CONTEXT_ACTIONS - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getContextActions.
DELEGATE_GET_DISPLAY_NAME - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getDisplayName.
DELEGATE_GET_NAME - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getName.
DELEGATE_GET_SHORT_DESCRIPTION - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getShortDescription.
DELEGATE_GET_VALUE - Static variable in class org.openide.nodes.FilterNode
Whether to delegate getValue.
DELEGATE_SET_DISPLAY_NAME - Static variable in class org.openide.nodes.FilterNode
Whether to delegate setDisplayName.
DELEGATE_SET_NAME - Static variable in class org.openide.nodes.FilterNode
Whether to delegate setName.
DELEGATE_SET_SHORT_DESCRIPTION - Static variable in class org.openide.nodes.FilterNode
Whether to delegate setShortDescription.
DELEGATE_SET_VALUE - Static variable in class org.openide.nodes.FilterNode
Whether to delegate setValue.
DND_COPY - Static variable in class org.openide.nodes.NodeTransfer
 
DND_COPY_OR_MOVE - Static variable in class org.openide.nodes.NodeTransfer
 
DND_LINK - Static variable in class org.openide.nodes.NodeTransfer
 
DND_MOVE - Static variable in class org.openide.nodes.NodeTransfer
 
DND_NONE - Static variable in class org.openide.nodes.NodeTransfer
Constants for drag-n-drop operations.
DND_REFERENCE - Static variable in class org.openide.nodes.NodeTransfer
 
DefaultHandle - class org.openide.nodes.DefaultHandle.
Simple implementation of Node.Handle.
destroy() - Method in class org.openide.nodes.BeanNode
Detaches all listeners from the bean and destroys it.
destroy() - Method in class org.openide.nodes.FilterNode
 
destroy() - Method in class org.openide.nodes.Node
Remove the node from its parent and deletes it.
destroyNodes(Node[]) - Method in class org.openide.nodes.Children.Keys
Called when the nodes have been removed from the children.
disableDelegation(int) - Method in class org.openide.nodes.FilterNode
Disable delegation of a set of methods.
displayFormat - Variable in class org.openide.nodes.AbstractNode
Message format to use for creation of the display name.
drag() - Method in class org.openide.nodes.AbstractNode
This implementation only calls clipboardCopy supposing that copy to clipboard and copy by d'n'd are similar.
drag() - Method in class org.openide.nodes.FilterNode
 
drag() - Method in class org.openide.nodes.Node
Called when a drag is started with this node.

 
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.