Freeze columns in JXTable
Posted
by black-rocky
on Stack Overflow
See other posts from Stack Overflow
or by black-rocky
Published on 2010-05-10T07:18:53Z
Indexed on
2010/05/10
7:24 UTC
Read the original article
Hit count: 591
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?
© Stack Overflow or respective owner