Hello Tom It's nice to see you here
Could you please provide a complete example of a JListwith a custom ListCellRenderer that proves that renderer should be generifiedI bet if you used NetBeans to find implementations of ListCellRenderer even within the JDK most useful implementations would cast the value argument.
anyway, it is always better to have a fixed set of examples to discuss
(I prefer option 3, btw.)
Thanks alexp
Tom Hawtin