How to display selected item at top in JList

From: Johan (me_at_knoware.nl)
Date: 02/26/04


Date: Thu, 26 Feb 2004 11:06:34 +0100

Hi,

If I had a JList component with 50 items and I want item 23 to be displayed
at the top of the JList. How do I do that. Now I have to scroll down to see
that the item is selected. I want the selected item at the top.

thanks

Johan