Package | Description |
---|---|
org.openide.nodes |
NetBeans uses
nodes
to represent JavaBeans or other property containers, formed into a
hierarchical tree.
|
Modifier and Type | Method | Description |
---|---|---|
static NodeTransfer.Paste |
NodeTransfer.findPaste(Transferable t) |
Find an intelligent source of paste types in a transferable.
|
Modifier and Type | Method | Description |
---|---|---|
static org.openide.util.datatransfer.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 April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.