JComboBoxes - Properties

Hi,How would I go about adding an Icon to my combo box? I have tried using the normal ImageIcon property, but it does not work. Also, How can I change the highlight colour?Thanks
[199 byte] By [MonkWebsa] at [2007-10-3 2:14:18]
# 1
http://java.sun.com/docs/books/tutorial/uiswing/components/combobox.html
IanSchneidera at 2007-7-14 19:13:08 > top of Java-index,Java Essentials,New To Java...
# 2
Look at Providing a Custom Renderer in: http://java.sun.com/docs/books/tutorial/uiswing/components/combobox.html
zadoka at 2007-7-14 19:13:08 > top of Java-index,Java Essentials,New To Java...