Re: List cell renderer with JLabel: selected border



I think that you will have to write your own subclass of some
CellRenderer class. In what context (JList, JTree et.c) are you using
your JLabel? What you need to do would depend on that. I just spent
several hours learning this stuff today, so I don't mind helping you.
Just post some details about your code.

Håkan
.



Relevant Pages