开发者

Freeze columns in JXTable

开发者 https://www.devze.com 2022-12-29 13:58 出处:网络
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.

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?


Maybe the Fixed Column Table will do what you want.

0

精彩评论

暂无评论...
验证码 换一张
取 消