Ejemplo n.º 1
0
 public Object getValueAt(int iRowIndex, int iColIndex) {
   return parentModel.getValueAt(iRowIndex, iColIndex);
 }