comboBox, multiple fonts

Hey,

I’m trying to make a comboBox which is populated with all available fonts on a system, and each font is rendered in it’s own font.

You can apply different styles to different columns of a list, but not each row.

Any ideas about how I’d go about this?

Someone suggested writing my own cellRenderer class but I’m not sure how to go about that.