Microsoft SDK for Java

TreeNode.setText

Sets the label text for this node.

Syntax

public void setText( String value )

Parameters

value

The text that appears in the label for this node.

See Also   getText

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