Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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