I should start by saying, I'm new to java programming.
I have a JTable, and I guess it is their default behavior to allow users to click and hold the header of a column and move the column around. I have looked everywhere online, and I must not be wording it right, because I can not figure out how to stop this behavior. I have tried pretty much everything I can think of.
It is in a scroll pane. Thank you ahead of time for any replies
I have a JTable, and I guess it is their default behavior to allow users to click and hold the header of a column and move the column around. I have looked everywhere online, and I must not be wording it right, because I can not figure out how to stop this behavior. I have tried pretty much everything I can think of.
It is in a scroll pane. Thank you ahead of time for any replies