Microsoft SDK for Java

TreeView.getLabelEdit

Retrieves a boolean value indicating whether the user can edit the labels of tree view nodes.

Syntax

public boolean getLabelEdit()

Return Value

Returns true if the user can edit the labels of tree view nodes at run time; otherwise, returns false.

See Also   setLabelEdit

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