com.aelitis.azureus.ui.mdi
Interface MdiEntryDropListener


public interface MdiEntryDropListener

Author:
TuxPaper

Method Summary
 boolean mdiEntryDrop(MdiEntry entry, java.lang.Object droppedObject)
           
 

Method Detail

mdiEntryDrop

boolean mdiEntryDrop(MdiEntry entry,
                     java.lang.Object droppedObject)
Parameters:
entry -
droppedObject -
Returns:
true if you handled it, false if you didn't