Uses of Interface
org.dvb.application.AppStateChangeEventListener

Packages that use AppStateChangeEventListener
org.dvb.application   
 

Uses of AppStateChangeEventListener in org.dvb.application
 

Methods in org.dvb.application with parameters of type AppStateChangeEventListener
 void AppProxy.addAppStateChangeEventListener(AppStateChangeEventListener listener)
          Add a listener to the application proxy so that an application can be informed if the application changes state.
 void AppProxy.removeAppStateChangeEventListener(AppStateChangeEventListener listener)
          Remove a listener on the database.