I have a JTable and I can select any cell or row to do copy/paste data from it to another program (like text file). I also want to select the Header of the JTable but I cannot. Is there any way to do that? I tried cell/row/column selection but not working. Appreciate any advice.
