org.freehep.jas.plugin.tree
Class FTreeNodeTransferable
java.lang.Object
org.freehep.jas.plugin.tree.FTreeNodeTransferable
- All Implemented Interfaces:
- Transferable
public class FTreeNodeTransferable
- extends Object
- implements Transferable
- Author:
- The FreeHEP team @ SLAC.
Constructor Summary |
protected |
FTreeNodeTransferable(org.freehep.jas.plugin.tree.DefaultFTreeNode[] nodes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FTreeNodeTransferable
protected FTreeNodeTransferable(org.freehep.jas.plugin.tree.DefaultFTreeNode[] nodes)
getTransferData
public Object getTransferData(DataFlavor f)
throws UnsupportedFlavorException,
IOException
- Specified by:
getTransferData
in interface Transferable
- Throws:
UnsupportedFlavorException
IOException
getTransferDataFlavors
public DataFlavor[] getTransferDataFlavors()
- Specified by:
getTransferDataFlavors
in interface Transferable
isDataFlavorSupported
public boolean isDataFlavorSupported(DataFlavor f)
- Specified by:
isDataFlavorSupported
in interface Transferable
clear
public void clear()
addDataForClass
public void addDataForClass(Class clazz,
Object data)
Copyright © 2013. All Rights Reserved.