Re: Adding custom cell renderer to JTable causes delete problems
- From: Lionel van den Berg <lionelv_@xxxxxxxxx>
- Date: Sat, 28 Apr 2007 18:06:44 +1000
katjapanisch@xxxxxxxxx wrote:
Otherwise, the selection of a new cell after row deletion will stop
the cell editor in the deleted
row, and JTable.editingStopped tries to set the new value for the
edited cell in a row that no longer exists.
Excellent. Thank you. I've added some new code in my custom JTable to stop the editing an all is well :).
Thanks
Lionel.
.
- References:
- Adding custom cell renderer to JTable causes delete problems
- From: Lionel van den Berg
- Re: Adding custom cell renderer to JTable causes delete problems
- From: katjapanisch
- Adding custom cell renderer to JTable causes delete problems
- Prev by Date: Re: Point in java.awt.geom
- Next by Date: Re: network visualization/topology
- Previous by thread: Re: Adding custom cell renderer to JTable causes delete problems
- Index(es):