TreeView.getLabelEdit

Overview | Methods | This Package | All Packages

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