Package | Description |
---|---|
org.eclipse.swt.dnd |
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 © 2017. All Rights Reserved.