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.use org.eclipse.jface.util.TransferDragSourceListener insteadDeprecated.use org.eclipse.jface.util.TransferDropTargetListener instead
-
Classes in org.eclipse.gef.dnd used by org.eclipse.gef.dndClassDescriptionAn abstract implementation of
TransferDragSourceListener
associated with anEditPartViewer
An abstract implementation of TransferDropTargetListener for use withEditPartViewer
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.Deprecated.use org.eclipse.jface.util.TransferDragSourceListener insteadDeprecated.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 of
TransferDragSourceListener
s.ADropTargetListener
that manages and delegates to a set ofTransferDropTargetListener
s.Deprecated.use org.eclipse.jface.util.TransferDragSourceListener insteadDeprecated.use org.eclipse.jface.util.TransferDropTargetListener instead