Returns a string containing a concise, human-readable description of the receiver.
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>ProgressEvent</code> is sent by a {@link Browser} to {@link ProgressListener}'s when a progress is made during the loading of the current URL or when the loading of the current URL has been completed.
@since 3.0