Package | Description |
---|---|
org.eclipse.swt.browser |
SWT Browser widget.
|
Modifier and Type | Method and Description |
---|---|
void |
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.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.