TreeNode.getText

Overview | Methods | This Package | All Packages

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