Package jmri.util.iharder.dnd

Interface Summary
FileDrop.Listener Implement this inner interface to listen for when files are dropped.
FileDropListener When using the FileDrop package in its JavaBean form, this listener will receive events when files are dropped onto registered targets.
TransferableObject.Fetcher Instead of passing your data directly to the TransferableObject constructor, you may want to know exactly when your data was received in case you need to remove it from its source (or do anyting else to it).
 

Class Summary
DnDList An extension of JList that supports drag and drop to rearrange its contents and to move objects in and out of the list.
FileDrop This class makes it easy to drag and drop files from the operating system to a Java program.
FileDropEvent This is the event that is passed to the filesDropped(...) method in your FileDropListener when files are dropped onto a registered drop target.
TransferableObject At last an easy way to encapsulate your custom objects for dragging and dropping in your Java programs!
 



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