Freeze columns in JXTable
- by black-rocky
I'd like to be able to freeze columns in JXTable just like in Excel spreadsheet and came across this project: xframe-swing's JXTable.
Just wondering if there is a tutorial for this project. Note that this is not the same as JXTable in swingx project.
Or perhaps there is another way?