Implements drag-and-drop transfers from NodeListView.
The following tables list the members exposed by the DraggedNodeTransferable type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DraggedNodeTransferable class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Implements Transferable.getTransferData. |
|
![]() |
Implements Transferable.getTransferDataFlavors. |
|
![]() |
Implements Transferable.isDataFlavorSupported. |
See Also