|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProgramScheduleListener
This interface is implemented by applications wishing to receive
notification of changes to ProgramSchedule
data.
Method Summary | |
---|---|
void |
notifyChange(ProgramScheduleEvent event)
Notifies the ProgramScheduleListener of a
change to a ProgramSchedule . |
Method Detail |
---|
void notifyChange(ProgramScheduleEvent event)
ProgramScheduleListener
of a
change to a ProgramSchedule
.
event
- A ProgramScheduleEvent
describing what changed and how.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |