Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.