Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to select date from JCalendar-need example code on adding event

843804Feb 9 2005 — edited Sep 12 2006
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 10 2006
Added on Feb 9 2005
6 comments
448 views