Eclipse eRCP
Release 1.1

Uses of Class
org.eclipse.swt.browser.LocationEvent

Packages that use LocationEvent
org.eclipse.swt.browser Optional Expanded eSWT Widgets This package includes the Browser widget which is in the Expanded portion of eSWT.  
 

Uses of LocationEvent in org.eclipse.swt.browser
 

Methods in org.eclipse.swt.browser with parameters of type LocationEvent
 void LocationListener.changing(LocationEvent event)
          This method is called when the current location is about to be changed.
 void LocationListener.changed(LocationEvent event)
          This method is called when the current location is changed.
 


Eclipse eRCP
Release 1.1