public class DataNodeTransferable extends BasicTransferable
DataNodes.| Modifier and Type | Field and Description |
|---|---|
static String |
VOTABLE_MIMETYPE |
| Constructor and Description |
|---|
DataNodeTransferable(DataNode node)
Construct a new transferable from an existing data node.
|
| Modifier and Type | Method and Description |
|---|---|
DataNode |
getDataNode()
Returns the node associated with this transferable.
|
addDataSource, addLocalObject, addSerializableObject, addString, addURL, getTransferData, getTransferDataFlavors, isDataFlavorSupportedpublic static final String VOTABLE_MIMETYPE
public DataNodeTransferable(DataNode node)
node - the datanodepublic DataNode getDataNode()
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.