Is there a class that implements a method that i can call to change the usual Jtable (i.e. left to right top to bottom) with column heads on top; to a JTable with column heads on the left? In other words, can i change the orientation from horizontal to vertical? Thank You.