Java TV(tm) API 1.0

javax.tv.util
Interface TVTimerWentOffListener


public interface TVTimerWentOffListener

A listener interested in timer specifications going off.


Method Summary
 void timerWentOff(TVTimerWentOffEvent e)
          Notifies the listener that a timer specification went off.
 

Method Detail

timerWentOff

public void timerWentOff(TVTimerWentOffEvent e)
Notifies the listener that a timer specification went off.
Parameters:
e - The event specifying which timer and which timer specification went off.

Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.