Java TV: Difference between revisions

Content deleted Content added
Amareto2 (talk | contribs)
avoid mentioning JRE version issue here
Amareto2 (talk | contribs)
unify
Line 1:
'''Java TV''' is the term[[software framework]] used for a [[set-top box]], for which the [[software]] is written in the [[object oriented]] [[programming language]] [[Java (programming language)|Java]]. It currently is deployed only on the [[Connected Device Configuration]], specifically for [[Interactive_television|iTV]] applications development.
 
The API includes the [[Xlet]] in javax.tv.xlet . Other packages of the public API include
==External links==
# javax.tv.graphics - provides a simple rendering canvas
# javax.tv.locator - provide a URL-like locator for services, such as service:/SERV1
# javax.tv.service - define a mechanism for service information (SI) database and APIs representing the SI elements; which amounts to TV channel and media available for playback.
 
The framework is quite general and for some subjects, such as locators, superseded by other locator standards on platforms such as [[BD-J]].
 
== External links ==
* [http://java.sun.com/products/javatv Sun Microsystems' Java TV]
* [http://java.sun.com/javame/reference/apis/jsr927/ Java TV API 1.1 (JSR-927) online Javadocs]
* [http://www.interactivetvweb.org/tutorials/javatv/ The JavaTV tutorial]
* [http://java.sun.com/javame/technology/javatv/ Java TV API] - Includes Sun's Reference Implementation
 
{{Java (Sun)}}
{{software-stub}}
{{tv-tech-stub}}
[[Category:Java programming language]]
 
[[pt:JavaTV]]