This construct is suited for table model deletions by default.
Parameters: affected - the row that has been affected by the edit. Parameters: data - row mapping of column names to objects. Parameters: model - model that was modified as a result of the edit. See Also:UndoableTableModelEdit.UndoableTableModelEdit(int,Map,EnhancedTableModel,boolean)
Parameters: affected - the row that has been affected by the edit. Parameters: data - row mapping of column names to objects. Parameters: model - model that was modified as a result of the edit. Parameters: doAdd - flag indicating this edit is an addition operation.