| Package | Description |
|---|---|
| org.eclipse.swt.custom | |
| org.eclipse.swt.dnd |
| Modifier and Type | Class and Description |
|---|---|
class |
StyledTextDropTargetEffect
This adapter class provides a default drag under effect (eg.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TableDropTargetEffect
This class provides a default drag under effect (eg.
|
class |
TreeDropTargetEffect
This class provides a default drag under effect (eg.
|
| Modifier and Type | Method and Description |
|---|---|
DropTargetEffect |
DropTarget.getDropTargetEffect()
Returns the drop effect for this DropTarget.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DropTarget.setDropTargetEffect(DropTargetEffect effect)
Specifies the drop effect for this DropTarget.
|
Copyright © 2017. All Rights Reserved.