Help with JList

Hi, I'm trying to put a background to a JList.Does anyone has some sample code or some tips.Thanxx.
[135 byte] By [plecompte] at [2007-9-26 18:25:12]
# 1
override its paint method, paint your background, then do JList.paint()
tjacobs01 at 2007-7-3 2:35:30 > top of Java-index,Archived Forums,Java Programming...