• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

[Ann] Java Date Picker v3.0 Released

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
June 21, 2004

Stand By Soft, Ltd. just released Java Date Picker 3.0, a suite of powerful date components for Swing. This is the first major version since initial release. It adds a new component, JDateField and defines the framework for future date components.

The dates available for selection can be restricted according to a specified pattern. Users can also do single or multiple date selection. So far, the available components are a one month calendar, a date field and an editable date picker.

The components can be internationalized, have support for mouse and keyboard and they can be used with any look and feel (Metal, Motif, Windows, Aqua and custom ones).

The highlights of this release are:

� New JDateField component.
� JDateField can use date parsers to convert shortcut strings like "today" into dates.
� JDateField includes properties like autoValidate, autoRestore, beepOnError and autoCentury.
� JDateField can set or get the value of a date field at any time.
� Rethought the Javadoc to be a self-contained document for the Java Date Picker API.
� Improved the tutorial to be a light introduction to the API.

For additional information or trial version, please visit http://www.javadatepicker.com.
 
Good heavens! What have you done! Here, try to fix it with this tiny ad:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic