Freeze columns in JXTable

限于喜欢 提交于 2019-12-08 05:09:31

问题


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?


回答1:


Maybe the Fixed Column Table will do what you want.



来源:https://stackoverflow.com/questions/2800947/freeze-columns-in-jxtable

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!