Displaying images in a list component

Hey all,

I am trying to create a thumbnail viewer using a list component. I used list.cellRenderer to display a test image and it displays that image about 50 times vertically down the list component.

Can anyone direct me on how to use this component with images?

Thanks.