View Single Post
  #1 (permalink)  
Old 07-23-2007, 09:18 PM
tommy tommy is offline
Member
 
Join Date: Jul 2007
Posts: 41
tommy is on a distinguished road
help with JScrollPane
I have a table, base on the AbstractTableModel.
Every minute there is an update on the table
if the new rows are inserted on top of the table I don't want to see the data scrolling down, I would like to stay at the current scrolling position somewhere in the table.
any ideas?
Reply With Quote
Sponsored Links