public class GalleryDragSourceEffect
extends org.eclipse.swt.dnd.DragSourceEffect
Visual effect for drag and drop operators on GalleryItem. This effect has to
be set in
DragSource.setDragSourceEffect(DragSourceEffect)
NOTE: THIS WIDGET AND ITS API ARE STILL UNDER DEVELOPMENT.
DragSource.setDragSourceEffect(DragSourceEffect)| Constructor and Description |
|---|
GalleryDragSourceEffect(Gallery gallery)
Creates the drag source effect.
|
| Modifier and Type | Method and Description |
|---|---|
void |
dragStart(org.eclipse.swt.dnd.DragSourceEvent event) |