Java TV(tm) API 1.0

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.
 


Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.