public class AttributeNodeTransferable extends Object implements MetaTransferable
| Constructor and Description |
|---|
AttributeNodeTransferable(ObjectAttributeNode objectAttributeNode)
Creates a new instance of AttributeNodeTransferable.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getTransferAction()
Getter for property transferAction.
|
Object |
getTransferData(DataFlavor flavor) |
DataFlavor[] |
getTransferDataFlavors() |
boolean |
isDataFlavorSupported(DataFlavor flavor) |
void |
setTransferAction(int transferAction)
Setter for property transferAction.
|
public AttributeNodeTransferable(ObjectAttributeNode objectAttributeNode)
objectAttributeNode - DOCUMENT ME!public Object getTransferData(DataFlavor flavor) throws UnsupportedFlavorException, IOException
getTransferData in interface TransferableUnsupportedFlavorExceptionIOExceptionpublic DataFlavor[] getTransferDataFlavors()
getTransferDataFlavors in interface Transferablepublic boolean isDataFlavorSupported(DataFlavor flavor)
isDataFlavorSupported in interface Transferablepublic int getTransferAction()
getTransferAction in interface MetaTransferablepublic void setTransferAction(int transferAction)
setTransferAction in interface MetaTransferabletransferAction - New value of property transferAction.Copyright © 2012–2026 cismet GmbH. All rights reserved.