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
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
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 .