MindFusion.Java Package Programmer's Guide
DraggedNodeTransferable Members
Constructors Methods
 


Implements drag-and-drop transfers from NodeListView.

The following tables list the members exposed by the DraggedNodeTransferable type.

 Public Constructors

  Name Description

DraggedNodeTransferable

Initializes a new instance of the DraggedNodeTransferable class.

 Public Methods

  Name Description

getTransferData

Implements Transferable.getTransferData.

getTransferDataFlavors

Implements Transferable.getTransferDataFlavors.

isDataFlavorSupported

Implements Transferable.isDataFlavorSupported.

 See Also

DraggedNodeTransferable Class
com.mindfusion.diagramming Namespace