-
-
Instances of this class implement the browser user interface
metaphor.
This listener interface may be implemented in order to receive
a
LocationEvent
notification when a
Browser
navigates to a different URL.
A
ProgressEvent
is sent by a
Browser
to
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.
This listener interface may be implemented in order to receive a
ProgressEvent
notification when a
Browser
makes a progress in
loading the current URL or when the current URL has been loaded.