Uses of Class
org.dvb.application.AppStateChangeEvent

Packages that use AppStateChangeEvent
org.dvb.application   
 

Uses of AppStateChangeEvent in org.dvb.application
 

Methods in org.dvb.application with parameters of type AppStateChangeEvent
 void AppStateChangeEventListener.stateChange(AppStateChangeEvent evt)
          The application the listener was tracking has made a state transition from fromState to toState and this method will be given the state event.