Package org.dvb.application.inner

Provides support for embedding other interactive applications within the user interface of a DVB-J application.

See:
          Description

Interface Summary
DVBScene Represents various features which are common to the top level Container of applications whether running stand-alone or embedded in a DVB-HTML application.
InnerApplicationListener Listener for events related to inner applications
 

Class Summary
InnerApplication Encapsulates the information needed to define an inner application.
InnerApplicationContainer Represents embedding of an inner application within the user interface of a DVB-J application.
InnerApplicationEvent InnerApplicationEvent is used to notify applications which have registered interest in events coming from inner applications that such an event has happened.
 

Package org.dvb.application.inner Description

Provides support for embedding other interactive applications within the user interface of a DVB-J application.