Programmatically stop cell editing in JTable
JTable has methods that allow to start cell editing programmatically, but no methods to stop it. My users have a problem with this, as they forget to press return before they change views, and still expect their changes to be saved. How do I programmatically stop cell editing?
[284 byte] By [
Hanshina] at [2007-11-26 21:54:22]
