I'm developing a desktop app using JDK 1.7.0 on a Windows 7 machine, not that that should matter. My question is about parameterized types and specifically a ListCellRenderer for a JList. I have...