|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface will be implemented by those objects who will receive date information.
In case it is desired to be handled more than one selected dates one should implement the interface com.imagine.component.calendar.selection.CalendarSelectionListener instead of implementing the DateListener interface.
| Method Summary | |
void |
dateChanged(java.util.Date date)
Called when the current date is changed. |
| Method Detail |
public void dateChanged(java.util.Date date)
date - The new date.
|
Calendar Component v5.1 www.calendarcomponent.com |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||