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.service.selection.InsufficientResourcesException

Packages that use InsufficientResourcesException
javax.tv.media Provides controls and events for the management of real-time media in a television environment. 
javax.tv.service.selection Provides a mechanism to select a Service for presentation. 
 

Uses of InsufficientResourcesException in javax.tv.media
 

Methods in javax.tv.media that throw InsufficientResourcesException
 void MediaSelectControl.select(Locator component)
          Selects a new service component for presentation.
 void MediaSelectControl.select(Locator[] components)
          Selects one or more service components for presentation.
 void MediaSelectControl.add(Locator component)
          Adds a service component (for example, subtitles) to the presentation.
 void MediaSelectControl.replace(Locator fromComponent, Locator toComponent)
          Replaces a service component in the presentation.
 

Uses of InsufficientResourcesException in javax.tv.service.selection
 

Methods in javax.tv.service.selection that throw InsufficientResourcesException
abstract  ServiceContext ServiceContextFactory.createServiceContext()
          Creates a ServiceContext object.
 


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.