Package org.jdesktop.swingx.event
Interface DateSelectionListener
-
- All Superinterfaces:
java.util.EventListener
public interface DateSelectionListener extends java.util.EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
valueChanged(DateSelectionEvent ev)
-
-
-
Method Detail
-
valueChanged
void valueChanged(DateSelectionEvent ev)
-
-