Select a view from the choices above. A frame will pop up showing that view of a calendar. In the month or week views, a double click on a day pops up a dialog box which allows the entry of comments for that day. The day view allows the direct entry of comments. Arrow buttons can be used in the day and week views to cycle forward or backward through time. The month view uses a tabbed dialog box containing a tab for each month in the year.
The applet will remember the entered comments until it is flushed from your browser's memory. When this happens depends on which browser you use and how it is configured. It is likely that if you leave this page and come back much later, that your comments will have dissappeared. If you leave the page and come back quickly, it is possible that your comments will still be in memory.
The calendar applet shown above showcases the JAVA 1.0 implementations of the CalenderView foundation classes. It demonstrates the use of the CalendarView container showing the CalendarMonthView, CalendarWeekView and CalendarDayInteractor compound components.
The applet uses CalenderView Beta 1.0 which is freely available in source and compiled form. CalendarView Beta 1.0 documentation and downloading instructions are available here.
Found a bug?
Click here.