Uses of Package
org.dvb.application.inner

Packages that use org.dvb.application.inner
org.dvb.application.inner Provides support for embedding other interactive applications within the user interface of a DVB-J application. 
org.dvb.application.plugins Provides support for inter-operable plug-ins in the GEM specification. 
 

Classes in org.dvb.application.inner used by org.dvb.application.inner
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.
InnerApplicationListener
          Listener for events related to inner applications
 

Classes in org.dvb.application.inner used by org.dvb.application.plugins
InnerApplication
          Encapsulates the information needed to define an inner application.