org.formaria.event
Interface DateListener
- All Superinterfaces:
- java.util.EventListener
- All Known Subinterfaces:
- DateSelectionListener
- All Known Implementing Classes:
- DateChooser, DateChooser, YearDateChooser
public interface DateListener
- extends java.util.EventListener
An interface used by the date controls in this package
Copyright (c) Formaria Ltd., 2008, This software is licensed under
the GNU Public License (GPL), please see license.txt for more details. If
you make commercial use of this software you must purchase a commercial
license from Formaria.
$Revision: 1.2 $
|
Method Summary |
void |
setDate(java.util.Date newDate)
|
setDate
void setDate(java.util.Date newDate)