Hey guys I'm a bit confused here as I haven't edited a renderer before.
My situation is that I have a custom object that I have created. It has a few jLabels, textboxes, and a combo box. And what I'm wanting to do it make it display on a jList. For now we can call the object ViewObject.
Can someone explain or show me how I would go about doing this?
I have checked the Java Docs, but they don't quite seem to make a whole lot of sense to me.