JPanel in JList?

Can I put a jpanel in a jlist?
[37 byte] By [jm_go_tana] at [2007-10-2 0:04:29]
# 1
If you create a custom renderer.See the Swing tutorial on [url http://java.sun.com/docs/books/tutorial/uiswing/components/list.html]How to Use Lists[/url] for more information on renderers.
camickra at 2007-7-15 16:03:56 > top of Java-index,Desktop,Core GUI APIs...