Ofir Bibi
This Class uses the GData interface for the Google Calendar.
Using this class you can create a new event in your calendar.
In the future it might do more...
addEvent(java.lang.String userName,
java.lang.String password,
java.lang.String title,
java.lang.String content,
java.lang.String location,
boolean smsMe,
boolean emailMe,
int DelayInMin)
This method creates a new event in your calander with given parameters
for content and reminders.