StatusBarPanel.setText

Overview | Methods | This Package | All Packages

StatusBarPanel.setText

Sets the text displayed in the panel.

Syntax

public void setText( String text )

Parameters

text

A string that represents the text that appears in the panel.

See Also   getText