Java Date Picker is a Swing component that displays date information and acts as an interface through which users can modify date information.
Key Features:
* Resembles to the Microsoft Date Picker that is used in Outlook or MS-Access thus keeping the same feeling for users when moving to Java applications
* Built like any other standard Swing component with data and selection models thus enabling the developers to have greater control over it
* Supports internationalization in order to be used for various languages and regions
* Can restrict dates to keep users from making mistakes
* It comes with a month viewer to make it easy for users to view and set date information via a calendar-like interface
* Has simple customisation (colors, font) for a pleasant user experience
Submitted by: Cosmina Stefanache
Hits: 124
Visit this link.