phamow / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Rename 'TableCellByColumnName' to 'TableCellByColumnId' #241

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Columns have both a name and id. 'TableCellByColumnName' is really
referring to the id of a column. The name of this class can be lead to
confusion

Original issue reported on code.google.com by Alex.Rui...@gmail.com on 1 Dec 2008 at 7:35

GoogleCodeExporter commented 9 years ago
Renamed class TableCellByColumnName (in package org.fest.swing.data) to
TableCellByColumnId.

Original comment by Alex.Rui...@gmail.com on 1 Dec 2008 at 7:43