StatusBar.setText

Overview | Methods | This Package | All Packages

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.