Il metodo che mi provoca l'Exception e':
Metodo delle jtable!!codice:public Object getValueAt(int row, int column) { return getModel().getValueAt(convertRowIndexToModel(row), convertColumnIndexToModel(column)); }
Il metodo che mi provoca l'Exception e':
Metodo delle jtable!!codice:public Object getValueAt(int row, int column) { return getModel().getValueAt(convertRowIndexToModel(row), convertColumnIndexToModel(column)); }