How do I leave a column of a fixed JTable (without scroll) inside a JScrollPane?
I want to leave the first column of a fixed table, the scroll bar will only scroll from the second column onwards, the first one should always be visible.
I e...
asked on
29.01.2014 / 18:26