AppletContext.showStatus

AppletContext.showStatus

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract void showStatus( String status )
Parameters
status
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.