Uses of Class
org.eclipse.swt.browser.LocationEvent
-
Uses of LocationEvent in org.eclipse.swt.browser
Modifier and TypeMethodDescriptionvoid
LocationAdapter.changed
(LocationEvent event) void
LocationListener.changed
(LocationEvent event) This method is called when the current location is changed.void
LocationAdapter.changing
(LocationEvent event) void
LocationListener.changing
(LocationEvent event) This method is called when the current location is about to be changed.