Returns a string containing a concise, human-readable description of the receiver.
status text
the display where the event occurred
the widget that issued the event
the time that the event occurred.
a field for application use
Returns the name of the event. This is the name of the class without the module name.
Returns a string containing a concise, human-readable description of the receiver.
A <code>StatusTextEvent</code> is sent by a {@link Browser} to {@link StatusTextListener}'s when the status text is changed. The status text is typically displayed in the status bar of a browser application.
@since 3.0