Returns a string containing a concise, human-readable description of the receiver.
A flag indicating whether the location loading should be allowed. Setting this field to <code>false</code> will cancel the operation.
current location
A flag indicating whether the location opens in the top frame or not.
the display where the event occurred
the widget that issued the event
the time that the event occurred.
a field for application use
Returns the name of the event. This is the name of the class without the module name.
Returns a string containing a concise, human-readable description of the receiver.
A <code>LocationEvent</code> is sent by a {@link Browser} to {@link LocationListener}'s when the <code>Browser</code> navigates to a different URL. This notification typically occurs when the application navigates to a new location with {@link Browser#setUrl(String)} or when the user activates a hyperlink.
@since 3.0