how to select date from JCalendar-need example code on adding event
843804Feb 9 2005 — edited Sep 12 2006Hi,
I have created JCalendar object using JCalendar class given in www.toedter.com.
Calendar object got created and got added to frame without any problem.
I want to display the date selected in JCALENDAR in a text box.I do not find any event,listener or method for the same.
(I used ProeprChangeListener and Property Change event,but this event is not able to identify the date selected when running application)
Can anyone give example code on creating event listener and retreiving date from the JCalendar.
Thanks,
Anuradha