Ends in-place editing of the node's label text.
public void endEdit( boolean cancel )
cancel
Set to true if the edit operation is canceled without changes being saved; set to false if changes to the label text are saved.
See Also beginEdit