Eclipse Platform
Release 3.0

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

Packages that use LocationEvent
org.eclipse.swt.browser SWT Browser widget.  
 

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.
 void LocationAdapter.changing(LocationEvent event)
           
 void LocationAdapter.changed(LocationEvent event)
           
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.