DragSource.setTransfer

Specifies the list of data types that can be transferred by this DragSource. The application must be able to provide data to match each of these types when a successful drop has occurred.

@param transferAgents a list of Transfer objects which define the types of data that can be dragged from this source

class DragSource
void
setTransfer

Meta