Drag and Drop in jtable!
Hi everybody!
I want drag some element from some list and drop in some cell in jtable, but i have a problem because this element can use more than one cell, all depends! , the drag moviment seem to work fine between list and the JTable. when the drag cursor is above a row in the JTable, ONLY ONE cell in that row is highlighted, but i want that more than one cell get highlighted and i want put the information in more than one cell.
Anyone know how to do that?
thanks in advance
ps:I am a freshman in foruns, sorry about my english.

