Creates a LabelEditEvent object.
public LabelEditEvent( int item )
public LabelEditEvent( int item, String label )
item
The zero-based index of the list view item containing the text to edit.
label
The new text to associate with the list view item.