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 (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.