By bloid
via weblogs.java.net
Published: Jan 07 2009 / 18:30
This time, I am writing about a new JTable trick that I wanted to do for a while. The idea is simple; it is to allow the user to "freeze" from a column on the horizontal scrolling. When you have a table with a lot of columns sometimes you want to be able to scroll to the right, but leave the left most columns visible while scrolling. The common spreadsheet programs have that functionality.



Add your comment