Calendar Bean Suite Version 2.0 consists of six beans which aim at providing you with a set of calendar visual beans. The functionality of the calendar is split between the Calendar bean itself and its plugins, making it more flexible. This distribution of functionality allows you to choose what your calendar will include.

  Calendar Demo 

 

The basic bean is the Calendar. You can add this bean to an application, by simply placing it in that application. It has a default theme and provides you with date information. The rest of the beans can only be used in combination with the Calendar bean increasing its functionality.

 

 

The two theme beans are used to customize the look of your calendar. Use one of the available theme beans, GrayTheme or BlueTheme to change the calendar interface. The three plugin beans add functionality to your Calendar. Adding the NotePlugin allows you to include notes for each day. Adding the ToDoPlugin allows you to create a todo list for a specific date and time. Items on that list can be added, deleted and updated. Adding the DayPlugin, allows you to divide your day into intervals using a certain time increment.

Calendar The basic class of the package, provides date information.
Themes Two theme beans (BlueTheme and GrayTheme) are available for use with the calendar. They provide the facility to customize the look of the calendar. 
NotePlugin Allows setting of a note for a day. 
DayPlugin Divides a day into several pieces of time and allows the selection of a time interval. 
ToDoPlugin Allows setting of the ToDo reminder for a specific date and time.  
Copyright © 2000-2001 IBM Corp. All rights reserved. Java, JavaBeans, Swing and 100% Pure Java are trademarks of Sun Microsystems, Inc. All other trademarks are the property of their respective owners.