Qizx/Open v0.4p2

net.xfra.qizxopen.util
Interface Timer.Handler

Enclosing interface:
Timer

public static interface Timer.Handler

Interface that must be implemented by timer-event targets.


Method Summary
 void timeEvent(Timer.Request request)
          Called when the timer event is fired.
 

Method Detail

timeEvent

public void timeEvent(Timer.Request request)
Called when the timer event is fired.


 Copyright Xavier FRANC 2003-2004