This table model define a new TableModelChangeListener
this model should be used with the SortableTableModel to allow
keeping the selection when table model changes.
HOWTO use:
+ by each modification of this model (i.e.
our own table cell editor (based on DefaultCellEditor) using a textfield
keeping the types passed (Integer, Float, Double)
selet all when focused, nicer behaviour.