Uses of Package
org.eclipse.gef.dnd
Packages that use org.eclipse.gef.dnd
Package
Description
All interfaces, base types, and the plugin class are here.
- 
Classes in org.eclipse.gef.dnd used by org.eclipse.gefClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.use org.eclipse.jface.util.TransferDragSourceListener insteadDeprecated, for removal: This API element is subject to removal in a future version.use org.eclipse.jface.util.TransferDropTargetListener instead
- 
Classes in org.eclipse.gef.dnd used by org.eclipse.gef.dndClassDescriptionAn abstract implementation ofTransferDragSourceListenerassociated with anEditPartViewerAn abstract implementation of TransferDropTargetListener for use withEditPartViewers.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.Deprecated, for removal: This API element is subject to removal in a future version.use org.eclipse.jface.util.TransferDragSourceListener insteadDeprecated, for removal: This API element is subject to removal in a future version.use org.eclipse.jface.util.TransferDropTargetListener instead
- 
Classes in org.eclipse.gef.dnd used by org.eclipse.gef.ui.partsClassDescriptionA DragSourceListener that maintains and delegates to a set ofTransferDragSourceListeners.ADropTargetListenerthat manages and delegates to a set ofTransferDropTargetListeners.Deprecated, for removal: This API element is subject to removal in a future version.use org.eclipse.jface.util.TransferDragSourceListener insteadDeprecated, for removal: This API element is subject to removal in a future version.use org.eclipse.jface.util.TransferDropTargetListener instead