Applet.showStatus

Applet.showStatus

Class Overview | Class Members | This Package | All Packages

Syntax
public void showStatus( String msg )
Parameters
msg
a string to display in the status window.
Description
Requests that the argument string be displayed in the "status window". Many browsers and applet viewers provide such a window, where the application can inform users of its current state.