[Bluej-discuss] JTable: update without "Enter"?
Beat von Arx
beatvonarx at compuserve.com
Thu Jun 22 09:23:27 BST 2006
Hello!
in my program I have a JTable. The user is allowed to enter data in
the cells. If he leaves the cell with "Enter" or "Tab" everything
works fine. If he forgets, the old data will be processed (e.g.
stored) while the new data is still displayed in the table cell. How
can I update the cell contents when my program detects that the user
has finished editing the cell (e.g. has hit a "Store" button)?
--
Thank you for any help!
Beat
using XP home, BlueJ 2.0.4, J2SDK 1.4.2_06
More information about the bluej-discuss
mailing list