|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IScheduleChangeListener
A class can implement IScheduleChangeListener when it wants to be notified about changes to the schedule of an IScheduleable object.
| Method Summary | |
|---|---|
void |
scheduleChanged(ISchedulable schedule)
Notifies this object that the Schedule has changed. |
| Method Detail |
|---|
void scheduleChanged(ISchedulable schedule)
schedule - a reference to the IScheduleable object whose schedule has changed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||