Uses of Interface
org.ocap.application.OcapAppAttributes

Packages that use OcapAppAttributes
org.ocap.application
 
org.ocap.ui Extensions to HAVi User Interface functionality. 
 

Uses of OcapAppAttributes in org.ocap.application
 

Methods in org.ocap.application with parameters of type OcapAppAttributes
 void AppSignalHandler.notifyXAITUpdate(OcapAppAttributes[] newApps)
          Notifies the registered handler that the version of the signaled XAIT has changed.
 

Uses of OcapAppAttributes in org.ocap.ui
 

Methods in org.ocap.ui that return OcapAppAttributes
 OcapAppAttributes HSceneBinding.getAppAttributes()
          Gets the application attributes with which the HScene denoted by this HSceneBinding is associated.