Clip « JTable « Java Swing Q&A





1. JTable and clipping last collumns problem    coderanch.com

Hi I'm using set of classes I found on internet that extends JTable capabilities making me able to merge or split some cells. Mentioned capability works ok but I have two problems with how the table is displayed. The extended JTable is stored in JScrollPane and it is stored in Box. The first issue is that when I have a lot ...