Content deleted Content added
explain |
m replace link to deleted Portal:Java (programming language) with Portal:Computer programming |
||
(35 intermediate revisions by 16 users not shown) | |||
Line 1:
'''Java TV''' is
The API includes the
# javax.tv.graphics - provides a simple rendering canvas
# javax.tv.locator -
# javax.tv.service -
==Criticisms==
While the framework is general, Sun currently provides support only on [[Java
Sun's reference implementation for Java TV attempts to limit its exposure to support issues to the full [[Java Media Framework]] by having its own small version of JMF that is internally referred to as "jmflite". As with the limitations of the [[MIDP]] emulators that Sun provides, the Java TV reference implementation provided by Sun has not been updated to make provisions for later JDK's such as removing calls to Thread.stop(). The Thread.stop() method was made a "final" method in Java 1.5 (meaning that classes which extend Thread and override stop() will fail at runtime under JRE 1.5 when the class is loaded). This implies that Sun has not yet committed to public plans or a roadmap for taking Java ME beyond JRE 1.3. If such an upgrade were to take place, it would require significant work on the part of all vendors of Java ME-enabled devices.<ref>[http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Thread.html#stop() JRE 1.5 Thread.stop() javadoc]</ref><ref>[http://java.sun.com/j2se/1.5.0/docs/guide/misc/threadPrimitiveDeprecation.html Why Are Thread.stop, Thread.suspend, Thread.resume and Runtime.runFinalizersOnExit Deprecated?]</ref>
== External links ==▼
==See also==
{{Portal|Computer programming}}
*[[Xlet]]
* [http://java.sun.com/javame/technology/javatv/ Java ME Technology - Java TV API] - includes Sun's Reference Implementation
* [http://java.sun.com/javame/reference/apis/jsr927/ Java TV API 1.1 (JSR-927) online Javadocs]
* [http://www.
==References==
{{reflist}}
{{Java (Sun)}}
[[Category:Java programming language]]▼
[[Category:Interactive television]]
▲[[Category:Java (programming language)]]
[[Category:Java device platform]]
[[Category:Set-top box]]
|