Overview | Methods | This Package | All Packages
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