Bug in JTable DefaultCellEditor?
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 18 Jan 2008 18:11:03 GMT
I would have thought if you did any sort of add row, that would first
close any open CellEditor. As it is that cell does not get repainted
correctly or closed. The cell being edited appears to jump to become
part of a different line.
Anything thoughts on what to do to make it behave sensibly?
I suppose one way would be to somehow monitor when there is an open
cell being edited and disable the add row button.
--
Roedy Green, Canadian Mind Products
The Java Glossary, http://mindprod.com
.
- Follow-Ups:
- Re: Bug in JTable DefaultCellEditor?
- From: Roedy Green
- Re: Bug in JTable DefaultCellEditor?
- Prev by Date: Re: popup menus / comboboxes
- Next by Date: Re: Bug in JTable DefaultCellEditor?
- Previous by thread: [ANNOUNCE] New Release of Mogwai Swing Tools
- Next by thread: Re: Bug in JTable DefaultCellEditor?
- Index(es):