Re: JComboBox cell renderer doesn't render the top item



> Actually the solution is even simpler

In case I was a bit too short in my explanation, with the setFont call,
you no longer need the custom renderer, all aspects of the JComboBox
will use the italic font.

.