|
| MatrixTreeTransferable (TreePath[] paths) |
|
Object | getTransferData (DataFlavor flavor) throws UnsupportedFlavorException, IOException |
|
DataFlavor[] | getTransferDataFlavors () |
|
boolean | isDataFlavorSupported (DataFlavor flavor) |
|
|
static final DataFlavor | TREE_NODE_FLAVOUR = new DataFlavor(MatrixTreeNode.class, "Matrix Tree Node") |
|
Definition at line 23 of file MatrixTreeTransferable.java.
The documentation for this class was generated from the following file: