public class StatusTextEvent extends TypedEvent
StatusTextEvent
is sent by a Browser
to
StatusTextListener
's when the status text is changed.
The status text is typically displayed in the status bar of
a browser application.Modifier and Type | Field and Description |
---|---|
String |
text
status text
|
data, display, time, widget
source
public String text
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.