Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Freezing the rows AND the columns of a JTable.

843805Sep 21 2005 — edited Jul 31 2008
Hi All,

I need to freeze the first 5 columns and the first 3 rows of a JTable that I have. Now, I know that freezing of columns and rows can be done by making 2 JTables. Now in this case when I have to do both, is making 4 JTables the only solution or is there any other alternative.

Awaiting your replies.

Shymalan.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2008
Added on Sep 21 2005
18 comments
540 views