Uses of Interface
javax.tv.util.TVTimerWentOffListener

Packages that use TVTimerWentOffListener
javax.tv.util   
 

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.