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.service.guide.ProgramScheduleListener

Packages that use ProgramScheduleListener
javax.tv.service.guide Provides APIs to support electronic program guides (EPGs), including program schedules, program events and program ratings. 
 

Uses of ProgramScheduleListener in javax.tv.service.guide
 

Methods in javax.tv.service.guide with parameters of type ProgramScheduleListener
 void ProgramSchedule.addListener(ProgramScheduleListener listener)
          Registers a ProgramScheduleListener to be notified of changes to program events on this ProgramSchedule.
 void ProgramSchedule.removeListener(ProgramScheduleListener listener)
          Unregisters a ProgramScheduleListener.
 


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.