ListItem.setText

Overview | Methods | This Package | All Packages

ListItem.setText

Sets the text for this list item.

Syntax

public void setText( String text )

Parameters

text

The text for this list item.

See Also   getText