Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
MatrixTreeTransferable Class Reference
Inheritance diagram for MatrixTreeTransferable:

Public Member Functions

 MatrixTreeTransferable (TreePath[] paths)
 
Object getTransferData (DataFlavor flavor) throws UnsupportedFlavorException, IOException
 
DataFlavor[] getTransferDataFlavors ()
 
boolean isDataFlavorSupported (DataFlavor flavor)
 

Static Public Attributes

static final DataFlavor TREE_NODE_FLAVOUR = new DataFlavor(MatrixTreeNode.class, "Matrix Tree Node")
 

Detailed Description

Definition at line 23 of file MatrixTreeTransferable.java.


The documentation for this class was generated from the following file: