Package com.iizigo.editor
Class PropEditorPart.DragSourceDelegator
java.lang.Object
com.iizigo.editor.PropEditorPart.DragSourceDelegator
- All Implemented Interfaces:
EventListener
,DragSourceListener
,SWTEventListener
- Enclosing class:
- PropEditorPart
protected final class PropEditorPart.DragSourceDelegator extends Object implements DragSourceListener
Class used to delegate DragSource events to the listener, making it possible to know when drag-drop is in effect.
Constructor Summary
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
Constructor Details
DragSourceDelegator
Method Details
dragStart
- Specified by:
dragStart
in interfaceDragSourceListener
dragSetData
- Specified by:
dragSetData
in interfaceDragSourceListener
dragFinished
- Specified by:
dragFinished
in interfaceDragSourceListener