How to pop a virtual calendar with a click of button in swing applications
How to pop a virtual calendar with a click of button in swing applications
Does anyone knows how to pop up a virtual calendar in swing applications when there is a click of button. Do u have any components plug in tutorials or free java components download. Does java allows to used Microsoft calendar active x to plug into java applications. Thanks
[370 byte] By [
karentan] at [2007-9-27 15:28:24]

What is a "virtual calendar", do you need it to look like MS outlook Calander ?, is it only for viewing ?I have somthing i done, i my help if you give more infonoah.wairauch@ness.com
hi,
i would like to do it in such a way quite similar to the ms outlook,
i would like to cilick on the button a virtual calendar pop up,the user is enable to click on the date and the date is display on the textbox, do u have any resources on that? thanks if have can u send it to me ,
karenstar@lycosasia.com
If you want a simple date picker, try this one
http://forum.java.sun.com/thread.jspa?threadID=620699&messageID=3497753
its a stand alone, but can be easily modified to include in a popup, and,
instead of displaying the date:
- passing the 'date picked' back to the calling object
- close the popup