Microsoft SDK for Java

StatusBar.setText

Sets the text that will appear on the status bar when the showPanels property of the status bar is set to false.

Syntax

public void setText( String string )

Parameters

string

The text that appears on the status bar when the status bar's showPanels property is set to false.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.