|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IClockUpdateListener
Interface that defines the methods for any class that whishes to be notified by Clock changes.
| Method Summary | |
|---|---|
void |
ticked()
Clock ticked once |
void |
updateTick(int minutes)
The update size of a tick changed. |
| Method Detail |
|---|
void updateTick(int minutes)
minutes - new tick size in minutesvoid ticked()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||