Re: Bug in JTable DefaultCellEditor?
On Fri, 18 Jan 2008 18:11:03 GMT, Roedy Green
<see_website@xxxxxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :
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.
I don't have an SSCCE for this, but I have an overly fat complete
program. You can download it at
http://mindprod.com/zips/vercheck10.zip
--
Roedy Green, Canadian Mind Products
The Java Glossary,
http://mindprod.com
.
Relevant Pages
- Bug in JTable DefaultCellEditor?
... I would have thought if you did any sort of add row, ... close any open CellEditor. ... The cell being edited appears to jump to become ... Roedy Green, Canadian Mind Products ... (comp.lang.java.gui) - Re: Removing characters from a cell (keeping only numbers) 2
... >I did try this but unable to complete the download ("keeps saying Compressed ... you could also use a fairly simple UDF to extract the digits. ... The formula returns the digits as a string. ... this may give unexpected results depending on the cell formatting ... (microsoft.public.excel.misc) - RE: Calculating Times
... It sounds like the download is inputting the time as text, ... Thus, when you use SUM, you get the value of 0 (SUM ... cell, and then do a Paste Special - Multiply against all your times to force ... A number of the columns contain time in the format ... (microsoft.public.excel.misc) - RE: Copy array formulas
... As there a particular cell format required ... Download the sample file from http://wikisend.com/download/553030/Sample.xls ... On another tab, I have range names to capture the return value. ... (microsoft.public.excel.misc) - Re: JTable cell to span 2 columns
... Write a custom cell renderer. ... Another way to handle it is to look for a 3rd party component more ... Canadian Mind Products, Roedy Green. ... (comp.lang.java.gui) |
|