org.jdesktop.swingx.event
Interface DateSelectionListener

All Superinterfaces:
java.util.EventListener

public interface DateSelectionListener
extends java.util.EventListener

Author:
Joshua Outwater

Method Summary
 void valueChanged(DateSelectionEvent ev)
           
 

Method Detail

valueChanged

void valueChanged(DateSelectionEvent ev)