Re: Help needed with JTable
Posted By:
Casey_Perkins
Posted On:
Friday, April 6, 2001 11:27 AM
I'm certainly not an expert on how to do this, but I know that it can be done, because I've seen it done.
My suggestion is that you pick up a copy of Core Swing Advanced Programming by Kim Topley. It has two chapters on JTable rendering and layout, and tells you how to render images in cells, among other things.
Casey Perkins