Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

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.

JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.