Uses of Class
com.teamdev.jxbrowser.event.LocationEvent

Packages that use LocationEvent
com.teamdev.jxbrowser.event   
 

Uses of LocationEvent in com.teamdev.jxbrowser.event
 

Methods in com.teamdev.jxbrowser.event with parameters of type LocationEvent
 void RequestListener.locationChanged(LocationEvent event)
          Invoked when the location of the window being watched changes.
 void RequestAdapter.locationChanged(LocationEvent event)