net.iharder.dnd.FileDropListener Interface Reference

List of all members.

Detailed Description

When using the FileDrop package in its JavaBean form, this listener will receive events when files are dropped onto registered targets.

I'm releasing this code into the Public Domain. Enjoy.

Original author: Robert Harder, rharder@usa.net

Author:
Robert Harder

rharder@usa.net

Version:
1.1


Public Member Functions

abstract void filesDropped (FileDropEvent evt)
 Fired by the FileDropBean when files are dropped onto a drop target.


Member Function Documentation

abstract void net.iharder.dnd.FileDropListener.filesDropped ( FileDropEvent  evt  )  [pure virtual]

Fired by the FileDropBean when files are dropped onto a drop target.

Parameters:
evt The FileDropEvent associated with this event
Since:
1.1


The documentation for this interface was generated from the following file:
Generated on Wed Aug 8 17:02:59 2007 for CALO by  doxygen 1.5.2