Overview | Methods | This Package | All Packages
Ends in-place editing of the node's label text.
Syntax
public void endEdit( boolean cancel )
Parameters
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