public class DataNodeTransferable extends BasicTransferable
DataNode
s.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, isDataFlavorSupported
public static final String VOTABLE_MIMETYPE
public DataNodeTransferable(DataNode node)
node
- the datanodepublic DataNode getDataNode()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.