|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--fi.helsinki.cs.gist.schedule.GDefaultCalendarEventBoxFactory
GDefaultCalendarEventBoxFactory implements a basic version of GCalendarEventBoxFactory. It just creates a basic GCalendarEventBox for all types of events.
| Constructor Summary | |
GDefaultCalendarEventBoxFactory(GCalendarEventSelectionModel selectionModel)
|
|
| Method Summary | |
GAbstractCalendarEventBox |
createBox(GCalendarEvent calendarEvent)
Creates a GCalendarEventBox for a given calendar event. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public GDefaultCalendarEventBoxFactory(GCalendarEventSelectionModel selectionModel)
| Method Detail |
public GAbstractCalendarEventBox createBox(GCalendarEvent calendarEvent)
calendarEvent - an event, for which the box is created
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||