|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This listener interface may be implemented in order to receive
a StatusTextEvent notification when the status text
for a Browser needs to be updated.
Browser.addStatusTextListener(StatusTextListener),
Browser.removeStatusTextListener(StatusTextListener)| Method Summary | |
void |
changed(StatusTextEvent event)
This method is called when the status text is changed. |
| Method Detail |
public 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||