Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

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