public interface StatusTextListener extends SWTEventListener
StatusTextEvent
notification when the status text for
a Browser
is changed.Modifier and Type | Method and Description |
---|---|
void |
changed(StatusTextEvent event)
This method is called when the status text is changed.
|
void changed(StatusTextEvent event)
The following fields in the StatusTextEvent
apply:
Browser
whose status text is changed
event
- the StatusTextEvent
that contains the updated
status description of a Browser
Copyright © 2017. All Rights Reserved.