Uses of Class
org.eclipse.swt.dnd.DragSourceEffect
-
Uses of DragSourceEffect in org.eclipse.swt.dnd
Modifier and TypeClassDescriptionclass
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
.Modifier and TypeMethodDescriptionDragSource.getDragSourceEffect()
Returns the drag effect that is registered for this DragSource.Modifier and TypeMethodDescriptionvoid
DragSource.setDragSourceEffect
(DragSourceEffect effect) Specifies the drag effect for this DragSource.