I'm releasing this code into the Public Domain. Enjoy.
Original author: Robert Harder, rharder@usa.net
Public Member Functions | |
abstract void | filesDropped (FileDropEvent evt) |
Fired by the FileDropBean when files are dropped onto a drop target. |
abstract void net.iharder.dnd.FileDropListener.filesDropped | ( | FileDropEvent | evt | ) | [pure virtual] |
Fired by the FileDropBean when files are dropped onto a drop target.
evt | The FileDropEvent associated with this event |