JCalendar

windows xp windows xp

The Analogue clock (Clock component) is out with optional to have default time zone and optionally you can mention you own time zone. The Clock is implemented as a JComponent and support Layout as well. The default dimension of the clock 200x200, currently the color of the dial and the color of the hands are not configurable but this will be added in future. The clock also implements a component listener which will help in resize of the clock when the panel is resized as per the layout. The default size of the clock is its smallest size.

The clock and calendar are implemented as separately so that the developer can use whichever is required.

JCalendar is a Java Swing based library that can display the calendar as a widget. This widget currently displays the “year”, “month”, “day” as per the system default time zone and current system time. The JCalendar widget provides a interface for an application to register for getting any events. The calendar widget returns an event object which encapsulates the source, year, month, day and the Date values. The values of the day, month, and year are values as defined in Calendar class. The Date object is same as what is returned by the Calendar class.

Future Developments Activity:

  • Provide options for setting the time zone before initializing by providing a new constructor.
  • Provide options to customize the JCalendar grid.
  • Implementing thread safety for the component.
Support This Project

Please click here to launch a demo of the JCalendar widget. You will need to have JRE 1.6 or later installed on your PC. To get Java pelease click on the logo GetJava Download Button

Hosted by
Get JCalendar at SourceForge.net. Fast, secure and Free Open Source software downloads


Valid CSS!