| Package | Description |
|---|---|
| org.eclipse.swt.dnd |
SWT Drag and Drop support.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableDragSourceEffect
This class provides default implementations to display a source image
when a drag is initiated from a
Table. |
class |
TreeDragSourceEffect
This class provides default implementations to display a source image
when a drag is initiated from a
Tree. |
| Modifier and Type | Method and Description |
|---|---|
DragSourceEffect |
DragSource.getDragSourceEffect()
Returns the drag effect that is registered for this DragSource.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DragSource.setDragSourceEffect(DragSourceEffect effect)
Specifies the drag effect for this DragSource.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.