DropHandler.finish

Called when the drop is complete. You should free whatever temporary resources you were using. It is often reasonable to simply forward this call to dragLeave.

interface DropHandler
void
finish
()
Suggestion Box / Bug Report