Possible Duplicate:
Is there any good and free Date AND Time Picker available for Java Swing?
Is there any date picker java swing which is easy to use and program?
i want the most basic one just pop up and choose the date nothingelse.. Please send me also with a tutorial that how can i use it?
Thanks
Professionally we use JDatePicker but you will have to pay for it. there tutorial is here. If you are looking for a lower cost option I’d consider using JIDE’s DateSpinner you can try it here and see the source code. Unfortunately JIDE’s component is just a spinner to use the ComboBox or Panel you will need a paid for license.
I should point out that we also use JIDE and JDatePicker we don’t receive any royalties