Package org.eclipse.gef.dnd
package org.eclipse.gef.dnd
-
ClassDescriptionAn abstract implementation of
TransferDragSourceListener
associated with anEditPartViewer
An abstract implementation of TransferDropTargetListener for use withEditPartViewer
s.A DragSourceListener that maintains and delegates to a set ofTransferDragSourceListener
s.ADropTargetListener
that manages and delegates to a set ofTransferDropTargetListener
s.Holds on to the object being transferred in a field so that DropTargetListeners can know what's being dragged before the drop occurs.Transfer object used to transfer the template of a palette tool.Allows a singlePaletteTemplateEntry
to be dragged from an EditPartViewer.Performs a native Drop using theTemplateTransfer
.Deprecated.use org.eclipse.jface.util.TransferDragSourceListener insteadDeprecated.use org.eclipse.jface.util.TransferDropTargetListener instead