jCalBean - a Calendar JavaBean
After a week with two blog entrys about JavaBeans (first and secound), here my two cents about...
The other day, I was developing a little application which should show some date information. First, I displayed the data only in a table, but the idea suggests itself to show it in a calendar. In a calendar like my prefered calendar iCal, and its month view.
Next I ask myself if I'm able to create such JavaBean. After some weekends of hacking you now can see the first results:
The frist image show a month view like the one from iCal, the other image show a view customize to my needs.
You can try out the demo here:
![]()
Or checkout the project homepage:
https://jcalbean.dev.java.net
- Login or register to post comments
- Printer-friendly version
- lordy's blog
- 918 reads







