Package details
This project aims to provide a flexible Calendar component to the Java
Platform.
Currently is under early development but can be used safely. It comes with
conventient factory classes, providing a fast and easy way to start using them.
See Instructions for more information.
You can also fully customize them, in a very similar way than a JTable.
Currently there are two customizations ready to use:
1. Holidays: is used to display holidays with other color (red at the moment).
A tooltip is set to this day, so you get the name of the holiday when the mouse
is over
2. Tasks: is used to relate tasks to dates. Dates with tasks assigned are
painted with other background (yellow right now). A tooltip whith the task
quantity for this date is shown also
This package has no releases.