public class MetaTreeNodeTransferable extends Object implements MetaTransferable
| Constructor and Description |
|---|
MetaTreeNodeTransferable(List<DefaultMetaTreeNode> metaNode)
Creates a new instance of MetaTreeNodeTransferable.
|
MetaTreeNodeTransferable(MetaCatalogueTree metaCatalogueTree)
Creates a new instance of MetaTreeNodeTransferable.
|
| 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 MetaTreeNodeTransferable(MetaCatalogueTree metaCatalogueTree)
metaCatalogueTree - DOCUMENT ME!public MetaTreeNodeTransferable(List<DefaultMetaTreeNode> metaNode)
metaNode - 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.