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
Turn traffic into pipeline and prospects into customers
Docket is an AI-powered sales enablement platform designed to unify go-to-market (GTM) data through its proprietary Sales Knowledge Lake™ and activate it with intelligent AI agents. The platform helps marketing teams increase pipeline generation by 15% by engaging website visitors in human-like conversations and qualifying leads. For sales teams, Docket improves seller efficiency by 33% by providing instant product knowledge, retrieving collateral, and creating personalized documents. Built for GTM teams, Docket integrates with over 100 tools across the revenue tech stack and offers enterprise-grade security with SOC 2 Type II, GDPR, and ISO 27001 compliance. Customers report improved win rates, shorter sales cycles, and dramatically reduced response times. Docket’s scalable, accurate, and fast AI agents deliver reliable answers with confidence scores, empowering teams to close deals faster.
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 .