IntelliJ Java IDE
The moose likes Swing / AWT / SWT / JFace and the fly likes rowcentric JTable Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT / JFace
Reply Bookmark "rowcentric JTable" Watch "rowcentric JTable" New topic
Author

rowcentric JTable

ersin eser
Ranch Hand

Joined: Feb 22, 2001
Posts: 1072
is there any easier way to customize the last row on the JTable to have different data and look to show column totals, statictics etc { other than creating your own renderer and looping thru columns than extracting the last cell }? I mean is there any method or class or interface out there, which provides this functionality that I am not aware of ?
thanks.
Paul Stevens
Ranch Hand

Joined: May 17, 2001
Posts: 2823
Check these examples Swing Tables

[This message has been edited by Paul Stevens (edited September 11, 2001).]
 
 
subject: rowcentric JTable
 
Threads others viewed
JTable
JTable
JTable Trouble
JTable
JTable
developer file tools