|
GEF (MVC) 3.8.1.201211122107 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransferDragSourceListener
A DragSourceListener that can handle one type of SWT Transfer
. The
purpose of a TransferDragSourceListener is to:
DelegatingDragAdapter
allows these functions to be implemented
separately for unrelated types of Drags. DelegatingDragAdapter then combines
the function of each TransferDragSourceListener, while allowing them to be
implemented as if they were the only DragSourceListener.
Method Summary |
---|
Methods inherited from interface org.eclipse.jface.util.TransferDragSourceListener |
---|
getTransfer |
Methods inherited from interface org.eclipse.swt.dnd.DragSourceListener |
---|
dragFinished, dragSetData, dragStart |
|
GEF (MVC) 3.8.1.201211122107 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |