Coderifous
Programmer
When I'm editing a cell in a JTable, I can hit "Enter" and the focus goes to the next row.
Where is this behavior defined? Is it a look and feel thing?
I need to change the behavior, because, when you are on the last row of the table, and you hit enter, the TOP row is selected (which is good) but the focus moves to the NEXT column, which my customer doesn't want.
Any clues?
Thanks.
--jim
Where is this behavior defined? Is it a look and feel thing?
I need to change the behavior, because, when you are on the last row of the table, and you hit enter, the TOP row is selected (which is good) but the focus moves to the NEXT column, which my customer doesn't want.
Any clues?
Thanks.
--jim