posted 19 years ago
Hi Jerret,
This is the TableModel:
and this is the CellEditor:
and this is the CellRenderer which i don't know if i need one, but i think
that i need one for the last column:
Hope it is not a mess!
What i want to do is to display an empty row waiting for the user to fill in
the row. In the current state of the code, when the user fill a cell and move to another, the first one reseted to display nothing.