Uses of Class
org.eclipse.swt.dnd.DropTargetEffect
-
Uses of DropTargetEffect in org.eclipse.swt.dnd
Modifier and TypeMethodDescriptionDropTarget.getDropTargetEffect()
Returns the drop effect for this DropTarget.Modifier and TypeMethodDescriptionvoid
DropTarget.setDropTargetEffect
(DropTargetEffect effect) Specifies the drop effect for this DropTarget.