Uses of Class
org.eclipse.swt.dnd.DragSourceEffect
-
Uses of DragSourceEffect in org.eclipse.swt.dnd
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.