This project now lives at: https://github.com/JDatePicker/JDatePicker
Will keep this sf.net project active to point to github.
JDatePicker and JDatePanel is an set of advanced DatePicker controls for Java Swing applications. The MVC design enables us to display any date object such as Joda-Time DateMidnight. The date picker also works well with JGoodies Binding.
Features
- JDatePicker component which pops up
- JDatePanel component which can resize
- JodaTime, util.Calendar or util.Date integration
- JGoodies Binding friendly
- Change formatting of date
- Deployed in Maven central repository
- Optional year selector
- Double click or single click actions
- Localisation support
- Touch screen friendly large version
- MVC (model view controller) design
- Familiar Look and feel - similar to MS date picker
Categories
LibrariesLicense
BSD LicenseFollow JDatePicker: Java Swing Date Picker
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Solved my issues! Thank you! It works very well, too.
-
Nice component, it simple!! Just a read a little of code and easy!! Thanks
-
hi, where i can get a tutorial of it?
-
Great project. There seems to be a small bug (I have workaround) see stackoverflow.com/questions/13655682/jdatepicker-bug-when-setting-date-first-time
-
Thanks for the Date Picker. Great product. I have a couple of questions. We have access to i18nStrings through getters and setters in JDatePanellmpl. This is never used. I need to change the labels and I have not found a way to do it. Is there a way to do this? I also have a requirement of marking public holidays in the calender(i.e the ability to set the cell label color) so that a user does not pick them .