|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002.
If you wish to participate in discussions, please visit the new
Artima Forums.
Message:
How make to move the focus in the cells of a jtable to left to right
Posted by Carlos Torres on October 30, 2001 at 8:07 AM
Hi, I don t know how to make to move the focus in the cells for a jtable to left to right. The default is to down at the columm in the same row. I already used method editCellAt(row, col) Sorry for bad english, please help-me
Replies:
|