sojamo/drop / DropEvent / dropTargetDropEvent( )

name
dropTargetDropEvent ( )
description
get the DropTargetDropEvent of the drop event. take a look at the documentation at api/java/awt/dnd/DropTargetDropEvent 
Syntax
dropTargetDropEvent();


Returns
DropTargetDropEvent
Usage
Web & Application
Related