Uses of Class
org.eclipse.swt.dnd.DragSourceAdapter
Packages that use DragSourceAdapter
Package
Description
SWT Drag and Drop support.
Provides the Common Navigator framework.
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
-
Uses of DragSourceAdapter in org.eclipse.swt.dnd
Subclasses of DragSourceAdapter in org.eclipse.swt.dndModifier and TypeClassDescriptionclass
This class provides default implementations to display a drag source effect during a drag and drop operation.class
This class provides default implementations to display a source image when a drag is initiated from aTable
.class
This class provides default implementations to display a source image when a drag is initiated from aTree
.