|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IClockUpdateListenable
Interface defining a listenable object for clock time updates
| Method Summary | |
|---|---|
void |
add(IClockUpdateListener listener)
Add a new listener that should be updated |
void |
notifyTick()
Notify all registered listeners of a clock tick |
void |
notifyTickUpdate()
Notify all registered listeners of the change in update tick size in minutes |
void |
remove(IClockUpdateListener listener)
Remove a listener from the queue |
| Method Detail |
|---|
void add(IClockUpdateListener listener)
listener - void remove(IClockUpdateListener listener)
listener - void notifyTick()
void notifyTickUpdate()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||