Java TV(tm) API 1.0

Uses of Class
javax.tv.util.TVTimer

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

Uses of TVTimer in javax.tv.util
 

Methods in javax.tv.util that return TVTimer
static TVTimer TVTimer.getTimer()
          Returns the default timer for the system.
 

Methods in javax.tv.util with parameters of type TVTimer
 void TVTimerSpec.notifyListeners(TVTimer source)
          Calls all listeners registered on this timer specification.
 

Constructors in javax.tv.util with parameters of type TVTimer
TVTimerWentOffEvent(TVTimer source, TVTimerSpec spec)
          Creates a new TVTimerWentOffEvent with the specified timer and timer specification.
 


Java TV(tm) API 1.0

Copyright © 1998 - 2000 Sun Microsystems, Inc.