public interface TransferDropTargetListener extends TransferDropTargetListener
DropTragetListener that handles one type of SWT
Transfer. The purpose of a TransferDropTargetListener is to:
DelegatingDropAdapter allows these functions to be implemented
separately for unrelated types of Drags. DelegatingDropAdapter then combines
the function of each TransferDropTargetListener, while allowing them to be
implemented as if they were the only DragSourceListener.getTransfer, isEnableddragEnter, dragLeave, dragOperationChanged, dragOver, drop, dropAcceptCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.