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)

Uses of Interface
javax.tv.util.TVTimerWentOffListener

Packages that use TVTimerWentOffListener
javax.tv.util Provides APIs for creating and managing timer events. 
 

Uses of TVTimerWentOffListener in javax.tv.util
 

Methods in javax.tv.util with parameters of type TVTimerWentOffListener
 void TVTimerSpec.addTVTimerWentOffListener(TVTimerWentOffListener l)
          Registers a listener with this timer specification.
 void TVTimerSpec.removeTVTimerWentOffListener(TVTimerWentOffListener l)
          Removes a listener to this timer specification.
 


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.