Uses of Class
org.dvb.application.AppsDatabaseEvent

Packages that use AppsDatabaseEvent
org.dvb.application   
 

Uses of AppsDatabaseEvent in org.dvb.application
 

Methods in org.dvb.application with parameters of type AppsDatabaseEvent
 void AppsDatabaseEventListener.entryAdded(AppsDatabaseEvent evt)
          The AppsDataBase has had an application entry added.
 void AppsDatabaseEventListener.entryChanged(AppsDatabaseEvent evt)
          The AppsDataBase has had an application entry changed.
 void AppsDatabaseEventListener.entryRemoved(AppsDatabaseEvent evt)
          The AppsDataBase has had an application entry removed.
 void AppsDatabaseEventListener.newDatabase(AppsDatabaseEvent evt)
          The AppsDataBase has radically changed.