1. Can U Turn a JTable Sideways? coderanch.comLooked through the http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JTable.html and the Sun tutorial on JTables, but I could not find a way to do this. I need my attribute names down the side along the first column, not along the top of the first row. The number of rows would always be the same, but as I add records the number of columns would grow. This ... |
2. Turn Jtable into Spreadysheet forums.oracle.com |