Is there any date picker for Java Swing when I click the textfield and the calendar pops up and I can choose the date?? (without any extra button please)
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Update: 2019
Under active development, you’ll find LGoodDatePicker
These features are included: DatePicker, TimePicker, DateTimePicker, CalendarPanel
Update: 2017
When this question was asked, the SwingX project still existed and JXDatePicker control was one option to use.
Currently I can no longer find any trace of this project and to be honest I don’t even know if swing still exists :). I’m marking this answer as community wiki, so if anyone knows anything about this subject he/she can update it freely.
Old answer:
Swingx has a nice JXDatePicker control. Since Oracle moved java.net to kenai it’s a bit of an adventure to find anything.
Here is the main page:
http://swingx.java.net/
There a JWS demo there too.
and here’s the download area
http://java.net/downloads/swingx/releases/1.6.2/