public interface TransferDragSourceListener extends TransferDragSourceListener
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.getTransfer
dragFinished, dragSetData, dragStart
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.