Xlet

Xlet

An Xlet is very similar to a Java applet and is designed to support applications for Digital TV. Xlets, unlike applets, can be paused and resumed. The Xlet interface is part of Sun's JavaTV specification.

The interface for an Xlet is defined in the java.tv.xlet package:

public interface Xlet { public void initXlet(XletContext ctx) throws XletStateChangeException;

public void startXlet() throws XletStateChangeException;

public void pauseXlet();

public void destroyXlet(boolean unconditional) throws XletStateChangeException;}

The pause/resume feature is essential for a Set-top box (STB) environment, which has limited memory resources and restrictions on bandwidth from the headend provider.

External links

* cite web |last= |first=| date=2005-09-14 |url=http://www.interactivetvweb.org/tutorials/mhp/xlet_introduction
title=An introduction to Xlets |publisher=Interactive TV Web |accessdate=2006-06-21

* [http://java.sun.com/products/javatv Sun Microsystems' Java TV]
* [http://xletview.sourceforge.net/ A set-top box emulator for viewing Xlets on a PC]


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Xlet — es el nombre que reciben las aplicaciones tipo DVB J (DVB Java). Son desarrolladas en lenguaje de programación Java para la interfaz API MHP, que define una plataforma común para las aplicaciones interactivas de televisión digital. Xlet es por lo …   Wikipedia Español

  • BD-J — BD J, or Blu ray Disc Java, is the interactive platform supporting advanced content for Blu ray Disc. BD J allows bonus content on Blu ray Disc titles to be far more sophisticated than bonus content provided by standard DVD, including network… …   Wikipedia

  • Advanced Common Application Platform — The Advanced Common Application Platform (ACAP) is intended to provide television consumers with advanced interactive services and offer content providers, broadcasters, cable and satellite operators, and consumer electronics manufacturers the… …   Wikipedia

  • Objective Caml — Infobox programming language name = Objective Caml paradigm = multi paradigm: imperative, functional, object oriented developer = INRIA latest release version = 3.10.2 latest release date = Release date and age|2008|02|29 operating system = Cross …   Wikipedia

  • Multimedia Home Platform — (DVB MHP) is an open middleware system standard designed by the DVB project for interactive digital television. The MHP enables the reception and execution of interactive, Java based applications on a TV set. Interactive TV applications can be… …   Wikipedia

  • Connected Device Configuration — The Connected Device Configuration (CDC) is a specification of a framework for Java ME applications describing the basic set of libraries and virtual machine features that must be present in an implementation. The CDC is combined with one or more …   Wikipedia

  • Connected Limited Device Configuration — The Connected Limited Device Configuration (CLDC) is a specification of a framework for Java ME applications describing the basic set of libraries and virtual machine features that must be present in an implementation. The CLDC is combined with… …   Wikipedia

  • ENIGMA-M4 — Die nur von den deutschen U Booten eingesetzte Schlüsselmaschine ENIGMA M4 ist die kryptographisch stärkste ENIGMA Variante Die ENIGMA M4 (auch Schlüssel M genannt, genauer: Schlüssel M Form M4) ist eine Rotor Schlüsselmaschine, die im Zweiten… …   Deutsch Wikipedia

  • Enigma-M4 — Die nur von den deutschen U Booten eingesetzte Schlüsselmaschine ENIGMA M4 ist die kryptographisch stärkste ENIGMA Variante Die ENIGMA M4 (auch Schlüssel M genannt, genauer: Schlüssel M Form M4) ist eine Rotor Schlüsselmaschine,… …   Deutsch Wikipedia

  • Multimedia Home Platform — Die Multimedia Home Plattform (MHP) ist ein Standard aus dem DVB Projekt und spezifiziert die Übertragung und Darstellung interaktiver Inhalte im Digitalen Fernsehen auf Basis der Programmiersprache Java. Die MHP ermöglicht sowohl rein… …   Deutsch Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”