Sets a boolean value indicating whether the user can edit the labels of tree view nodes.
public void setLabelEdit( boolean value )
value
Set to true if the user can edit the labels of tree view nodes at run time; otherwise, set to false. The default value is false.
See Also getLabelEdit