|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ChatroomTimerListener adds time-based events notification to ChatroomListener. trigger() method is called periodically through an underlying ChatroomTimer (Thread).
Method Summary | |
long |
getPeriod()
Return Timer period. |
void |
trigger(ChatroomTimer timer)
This method will be called periodically. |
Methods inherited from interface jChatBox.Chat.Event.ChatroomListener |
actionPerformed, getDescription, getID, getName, init |
Method Detail |
public long getPeriod()
public void trigger(ChatroomTimer timer)
timer
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |