Microsoft SDK for Java

TreeNode.getText

Retrieves the label text for this node.

Syntax

public String getText()

Return Value

Returns the text that appears in the label for this node.

See Also   setText

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