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
ConstructorsMethod Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
Constructor Details
DragSourceDelegator
Method Details
dragStart
- Specified by:
dragStartin interfaceDragSourceListener
dragSetData
- Specified by:
dragSetDatain interfaceDragSourceListener
dragFinished
- Specified by:
dragFinishedin interfaceDragSourceListener