Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.