|
|||||||||
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.GCalendarEventSelectionModelEvent
GCalendarEventSelectionModelEvent is used to notify listeners that a selection model has changed.
GCalendarEventSelectionModelListener
, Serialized FormFields inherited from class java.util.EventObject |
source |
Constructor Summary | |
GCalendarEventSelectionModelEvent(GCalendarEventSelectionModel source)
Constructs a GCalendarEventSelectionModelEvent 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 GCalendarEventSelectionModelEvent(GCalendarEventSelectionModel source)
source
- the GCalendarEventSelectionModel that originated event.
(typically this
)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |