1

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?

rmartinus
  • 690
  • 1
  • 9
  • 14

1 Answers1

1

Maybe the Fixed Column Table will do what you want.

camickr
  • 321,443
  • 19
  • 166
  • 288