com.u2d.view.swing.calendar
Interface DropListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
CalendarDropHandler

public interface DropListener
extends java.util.EventListener

Created by IntelliJ IDEA. User: eitan Date: Dec 6, 2005 Time: 3:48:23 PM


Method Summary
 void itemDropped(CalDropEvent evt)
           
 

Method Detail

itemDropped

void itemDropped(CalDropEvent evt)