online texas hold em

A discussion forum for the JCommon class library.
Locked
David Gilbert

Re: Minibug in either TimeSeriesTableModel or JDK1.4

Post by David Gilbert » Thu Mar 21, 2002 4:23 pm

Hi GreGie,

Thanks for the feedback. I'm happy to modify the TimeSeriesTableModel to make it more general...the column zero thing I was using to include a custom cell renderer that shows an arrow for the selected row (and so doesn't require any data, just a column to use). Hard coding it in the TimeSeriesTable model wasn't a smart thing to do though, so I'll change that in my code...

Regards,

DG

GreGie

Re: Minibug in either TimeSeriesTableModel or JDK1.4

Post by GreGie » Thu Mar 21, 2002 6:22 pm

Cheers so much!

Do you have any indication whether this might be a problem in your code or in the JDK1.4? I slightly presume the latter...

Regards,
GreGie

Locked