com.u2d.view.swing.calendar
Class CalendarDropHandler

java.lang.Object
  extended by com.u2d.view.swing.calendar.CalendarDropHandler
All Implemented Interfaces:
DropListener, java.util.EventListener

public class CalendarDropHandler
extends java.lang.Object
implements DropListener

Created by IntelliJ IDEA. User: eitan Date: Apr 18, 2006 Time: 2:51:19 PM


Method Summary
 void itemDropped(CalDropEvent evt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

itemDropped

public void itemDropped(CalDropEvent evt)
Specified by:
itemDropped in interface DropListener