DhWindow.setStatus

Overview | Methods | This Package | All Packages

DhWindow.setStatus

Displays a string on the status bar of the window host (typically the browser).

Syntax

final public void setStatus( String s )

Parameters

s

The string to display on the status bar.