Can someone give an example of question below: I have a jtable like below
plus | minus | total 10 | 0 | 10 0 | 2 | 8 0 |
Get the value from the table model. getModel().getValueAt(..)