ColumnHeader.setText

Overview | Methods | This Package | All Packages

ColumnHeader.setText

Sets the text associated with this column header.

Syntax

public void setText( String str )

Parameters

str

A String object that contains the text associated with this column header.

See Also   getText