|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileDropListener
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
| Method Summary | |
|---|---|
void |
filesDropped(FileDropEvent evt)
Fired by the source when files are dropped onto a drop target. |
| Method Detail |
|---|
void filesDropped(FileDropEvent evt)
evt - The FileDropEvent associated with this event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||