| 
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XletContext | |
| javax.tv.graphics | Provides a mechanism by which Xlets may discover their root container and describes a mechanism for alpha blending. | 
| javax.tv.service.selection | Provides a mechanism to select a Service for presentation. | 
| javax.tv.xlet | Provides interfaces used by applications and the application manager to communicate. | 
| Uses of XletContext in javax.tv.graphics | 
| Methods in javax.tv.graphics with parameters of type XletContext | |
static java.awt.Container | 
TVContainer.getRootContainer(XletContext ctx)
Get the parent container for an Xlet to put its AWT components in, if the Xlet has a graphical representation.  | 
| Uses of XletContext in javax.tv.service.selection | 
| Methods in javax.tv.service.selection with parameters of type XletContext | |
abstract  ServiceContext | 
ServiceContextFactory.getServiceContext(XletContext ctx)
Reports the ServiceContext in which the
 Xlet corresponding to the specified
 XletContext is running. | 
| Uses of XletContext in javax.tv.xlet | 
| Methods in javax.tv.xlet with parameters of type XletContext | |
 void | 
Xlet.initXlet(XletContext ctx)
Signals the Xlet to initialize itself and enter the Paused state.  | 
  | 
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||