where could I find a calendar ?

Hi,please do you know where I could find a calendar of one year (a frame witch contains a table with the days of the month and the month) ?thanks...
[169 byte] By [tamalouloutte] at [2007-9-27 17:03:17]
# 1

You could always write your own - wouldn't be too hard :-) (I developed one a couple of weeks ago for our project).

Otherwise, a quick search in google found these hits:

- http://www.pvv.ntnu.no/~steffent/applets/calendar/

- http://www.lithic.com/pages/lithiccalendar.html

- http://www.davecentral.com/browse/201/?topic=120,201

I'm sure if you search around you'll find lots more, and probably one which meets your requirements.

Kevin

khooke at 2007-7-6 11:28:17 > top of Java-index,Archived Forums,Java Programming...
# 2
I have search on internet and found this adresses, but I want a frame (or an applet, or what you want), witch display a calendar of one year (I mean, without push a button to change the month), and not month por month.If you have work on that....please...remember me...thanks
tamalouloutte at 2007-7-6 11:28:17 > top of Java-index,Archived Forums,Java Programming...
# 3
p
tamalouloutte at 2007-7-6 11:28:17 > top of Java-index,Archived Forums,Java Programming...
# 4
do a search on www.google.com for JCalendar.
smg123 at 2007-7-6 11:28:17 > top of Java-index,Archived Forums,Java Programming...