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.endEdit
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