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

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

Uses of HScreenLocationModifiedEvent in org.havi.ui
 

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

Uses of HScreenLocationModifiedEvent in org.havi.ui.event
 

Methods in org.havi.ui.event with parameters of type HScreenLocationModifiedEvent
 void HScreenLocationModifiedListener.report(HScreenLocationModifiedEvent gce)
          This method is called when the component's on-screen location is modified.