Package | Description |
---|---|
org.openide.util.datatransfer |
NetBeans uses special extensions to data transfer.
|
Modifier and Type | Method and Description |
---|---|
static ExTransferable |
ExTransferable.create(Transferable t)
Method to create a new extended transferable from a plain transferable.
|