Package shared

Class Summary
CalendarCategory This class specifies a category of the calendar events.
CalendarEvent This class specifies calendar events.
Config This class makes all the configuration options available to all the other classes and objects of this program.
Main This class contains the static main method to start the program from.
MyDate This class extends the standard Date class and customizes the toString method.
MyVector This class extends the standard Vector class and defined additional help methods.