|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.util.EventObject
|
+--fi.helsinki.cs.gist.schedule.GCalendarModelEvent
GCalendarModelEvent is used to notify listeners that a visible days model has changed.
GCalendarModelListener, Serialized Form| Fields inherited from class java.util.EventObject |
source |
| Constructor Summary | |
GCalendarModelEvent(GCalendarModel source)
Constructs a GCalendarModelEvent object. |
|
| Methods inherited from class java.util.EventObject |
getSource,
toString |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public GCalendarModelEvent(GCalendarModel source)
source - the GCalendarModel that originated event.
(typically this)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||