Uses of Class
org.havi.ui.event.HScreenConfigurationEvent

Packages that use HScreenConfigurationEvent
org.havi.ui   
org.havi.ui.event   
 

Uses of HScreenConfigurationEvent in org.havi.ui
 

Methods in org.havi.ui with parameters of type HScreenConfigurationEvent
 void HEventMulticaster.report(HScreenConfigurationEvent e)
          Handles the HScreenConfigurationEvent by invoking the report methods on listener-a and listener-b.
 

Uses of HScreenConfigurationEvent in org.havi.ui.event
 

Methods in org.havi.ui.event with parameters of type HScreenConfigurationEvent
 void HScreenConfigurationListener.report(HScreenConfigurationEvent gce)
          This method is called when the configuration of an HScreenDevice is modified.