Set Background/Foreground color for Cell Renderer in JComboBox
801912Jun 20 2007 — edited Jun 21 2007Hello,
I was wondering if there is a way to change default settings for when I browse items under a JComboBox's cell renderer? I want the item's color to change (to what I set it to), when mouse enters the item. As of now, the cell's background color changes to Blue when I enter it. Is this default for JComboBox or might it have been set somewhere, that I need to look into?
Please let me know if there are ways to do this.
Thanks!
Message was edited by:
programmer_girl