|
Requirements
All beans use Swing components, so you need to have the Java SE
installed. All beans also work with Java SE 1.4.x and 5.
Download and
Latest Version
You can download a zip file, containing all the sources, libs and
documentation at www.toedter.com/download/jcalendar-1.3.3.zip
(600 KB). Version 1.1.4 is still available at www.toedter.com/download/jcalendar-1.1.4.zip.
Version 1.1.4 works with J2SDK 1.2 and 1.3, since it does not use
JSpinner.
API
Documentation
The complete API documentation is generated with JavaDoc. The API
documentation is available with frames
or without frames.
Bugs and
FeatureRequests
Please file bugs and feature requests at http://max-server.myftp.org/trac/jcalendar.
User Forum
JCalendar has an active user forum: http://www.toedter.com/forum/forum.php.
History
1.3.3:
- Bug fixed when browsing through last days of months
1.3.2:
- Many bug fixes (thanks to all forum posters)
- Min/Max selectable dates now in the date editor interface
- Improvements regarding property change listeners (better null date
support)
- New method "cleanup" in JDateChooser
1.3.1:
- UI & Look & Feel improvements (especially Windows L&F)
- JCalendar supports a date range of selectable dates
- JDayChooser can now limit the number of characters in day Names
(e.g. Mo instead of Mon)
1.3.0:
- Many bug fixes (thanks to all forum posters)
- Better handling of null dates in JDateChooser
- Introduction of the interface IDateEditor
- JTextFieldDateEditor (the default editor) supports custom date
patterns and masks
- JSpinnerDateEditor is an implemantation of IDateEditor based on a
JSpinner
- JDateChooser Table editor (including table demo)
- Both the zip and the jar files contain the version in the name,
e.g. jcalendar-3.1.0.jar
1.2.2:
- Bug in DateChooser.setModel fixed (thanks to Martin Pietruschka)
- NullPointer exception bug on DateChooser.setDate fixed (thanks to
Aleksey Gureev and others).
1.2.1:
- JDateChooser bug fixed (sometimes the date was 1 day ahead of the
selected date, many thanks
to Mark Brown and all the others who reported this bug).
- JDateChooser improvements for better usability in persistence
frameworks like Oracle's ADF/BC4J
(thanks to Mark Brown).
1.2:
- Many small improvements and bug fixes, thanks to many comments of
JCalendar users
- A new JDateChooser bean, which allows to be used as an editable
date field and a calendar image, that pops up a
JCalendar for choosing the date.
- An optional "week of year" panel in JDayChooser
- Better customization of most beans
- Improvements in all BeanInfos
- Bundling with my favorite Look and Feel: JGoodies Looks (www.jgoodies.com)
Awards
This bean won first prize in the beans contest of the International
Java Club. JCalendar was rated top25% by JARS ( , 856 out
of 1000).

|