org.jdesktop.swingx
Interface DateSelectionListener

All Superinterfaces:
EventListener

public interface DateSelectionListener
extends EventListener


Method Summary
 void valueChanged(DateSelectionEvent ev)
           
 

Method Detail

valueChanged

void valueChanged(DateSelectionEvent ev)