I basically wanted to do multiple selection on words Ex: select 10 words from JTextPane and drag it and drop it into JTable.
I was able to multiple highlighting the words but if word is highlighted ,I was not able to drag and drop it to destination area.
If it is possible please let me know what is the function to do the operation
any help regarding this would be great!