net.sf.nachocalendar.event
Interface DateSelectionListener

All Superinterfaces:
java.util.EventListener

public interface DateSelectionListener
extends java.util.EventListener

Author:
Ignacio Merani

Method Summary
 void valueChanged(DateSelectionEvent e)
          Event fired when the selection changes.
 

Method Detail

valueChanged

void valueChanged(DateSelectionEvent e)
Event fired when the selection changes.

Parameters:
e - the event