Package fi.helsinki.cs.gist.schedule

Interface Summary
GCalendarEventBoxFactory GCalendarEventBoxFactory is an interface for creating event boxes for calendar events.
GCalendarEventSelectionModel GCalendarEventSelectionModel Interface that defines methods to use when events can have connections between themselves
GCalendarEventSelectionModelListener GCalendarEventSelectionModelListener defines the interface for an object that listens to changes in a GCalendarEventSelectionModel.
GCalendarModel GCalendarModel
GCalendarModelListener GCalendarModelListener defines the interface for an object that listens to changes in a GCalendarModel.
GDaySheetColumnModel GDaySheetColumnModel is an interface for getting GUI information that should be stored, but not to CalendarModel.
GScheduleHeaderRenderer  
GScheduleViewModel GScheduleViewModel
 

Class Summary
GAbstractCalendarEventBox GAbstractCalendarEventBox is an abstract super class, that every calendar event box must subclass.
GAbstractCalendarEventEditor GCalendarEventEditor is an abstract super class, that every calendar event editor must subclass.
GAbstractCalendarEventTip GAbstractCalendarEventTip is an abstract super calss, that every calendar event tip must subclass.
GArrowBorder  
GCalendarEvent GCalendarEvent
GCalendarEventBox GCalendarEventBox is a basic event box for calendar events in GSchedule environment.
GCalendarEventEditor GCalendarEventEditor
GCalendarEventSelectionModelEvent GCalendarEventSelectionModelEvent is used to notify listeners that a selection model has changed.
GCalendarModelEvent GCalendarModelEvent is used to notify listeners that a visible days model has changed.
GDateUtils GDateUtils
GDaySheet GDaySheet
GDefaultCalendarEventBoxFactory GDefaultCalendarEventBoxFactory implements a basic version of GCalendarEventBoxFactory.
GDefaultCalendarEventSelectionModel GDefaultCalendarEventSelectionModel
GDefaultCalendarModel  
GDefaultDaySheetColumnModel GDefaultDaySheetColumnModel is an dummy implementation of GDaySheetColumnModel.
GDefaultScheduleHeaderRenderer  
GDefaultScheduleViewModel  
GDottedLineBorder  
GEventTextPane GEventTextPane is a special TextPane for events.
GEventTip GEventTip
GHourRange GHourRange component is used to control the timerange in schedules.
GJTextArea  
GNonVisibleEventTip GNonVisibleEventTip is an eventtip for NonVisibleEarly and LateEventBars.
GTextArea