Uses of Interface
org.openide.nodes.NodeTransfer.Paste

Packages that use NodeTransfer.Paste
org.openide.nodes The IDE uses nodes to represent JavaBeans or other property containers, formed into a hierarchical tree. 
 

Uses of NodeTransfer.Paste in org.openide.nodes
 

Methods in org.openide.nodes that return NodeTransfer.Paste
static NodeTransfer.Paste NodeTransfer.findPaste(Transferable t)
          Find an intelligent source of paste types in a transferable.
 

Methods in org.openide.nodes with parameters of type NodeTransfer.Paste
static ExTransferable.Single NodeTransfer.createPaste(NodeTransfer.Paste paste)
          Creates transfer object that is used to carry an intelligent paste source through transferable or clipboard.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.