JTable: selecting multiple cells
843804Apr 20 2005 — edited May 4 2006Supposing you have a spreadsheet layout with A,B,C on the columns and 1,2,3 on the rows, is it possible to allow the user to select cells A1 and C3, like they can in a normal spreadsheet app?
Somehow I need to obtain this kind of functionality from our system, although I have no idea how at present.