public class ScriptDragSource
extends org.eclipse.swt.dnd.TreeDragSourceEffect
| Constructor and Description |
|---|
ScriptDragSource(org.eclipse.jface.viewers.TreeViewer tree)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
addDragSupport(org.eclipse.jface.viewers.TreeViewer treeViewer)
Does everything to add drag support to a given tree.
|
void |
dragSetData(org.eclipse.swt.dnd.DragSourceEvent event) |
public ScriptDragSource(org.eclipse.jface.viewers.TreeViewer tree)
tree - tree to read frompublic static final void addDragSupport(org.eclipse.jface.viewers.TreeViewer treeViewer)
treeViewer - tree to add drag support topublic final void dragSetData(org.eclipse.swt.dnd.DragSourceEvent event)
dragSetData in interface org.eclipse.swt.dnd.DragSourceListenerdragSetData in class org.eclipse.swt.dnd.DragSourceAdapter