public class EsxEditorDropTargetAdapter
extends DropTargetAdapter
org.eclipse.swt.dnd.DropTargetAdapter for the RCP application.
Will handle files that are dropped onto the esx editor area.| Constructor and Description |
|---|
EsxEditorDropTargetAdapter() |
public void dragEnter(DropTargetEvent event)
org.eclipse.swt.dnd.DropTargetAdapter#dragEnter(org.eclipse.swt.dnd.DropTargetEvent)public void drop(DropTargetEvent event)
org.eclipse.swt.dnd.DropTargetAdapter#drop(org.eclipse.swt.dnd.DropTargetEvent)