Microsoft SDK for Java

NodeLabelEditEvent.NodeLabelEditEvent

Creates a NodeLabelEditEvent object.

Syntax

public NodeLabelEditEvent( TreeNode node )

public NodeLabelEditEvent( TreeNode node, String label )

Parameters

node

The tree node containing the text to edit.

label

The new text to associate with the tree node.

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