jmri.util.iharder.dnd
Interface FileDropListener

All Superinterfaces:
EventListener

public interface FileDropListener
extends EventListener

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

Method Summary
 void filesDropped(FileDropEvent evt)
          Fired by the source when files are dropped onto a drop target.
 

Method Detail

filesDropped

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

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


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads