I need to create events in java, what do I choose and why?
Bedework
iCal4j
CalDav4j
jical
Time and Money
Joda Time
ObjectLab Kit
JTemporal
TreeSched
JTimePiece
Zimbra
Printable View
I need to create events in java, what do I choose and why?
Bedework
iCal4j
CalDav4j
jical
Time and Money
Joda Time
ObjectLab Kit
JTemporal
TreeSched
JTimePiece
Zimbra
The simplest approach is the java.util.Observable and java.util.Observer classes. Give an example of the events and the type of system they will be used in.