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 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.
 


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.