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.
OverviewMethodsFieldsThis PackageAll Packages
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.