On 11 Okt., 19:21, H?kan Lane <H...@operamail.com> wrote:
> 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
[quoted text clipped - 3 lines]
>
> H?kan
I'm using it in a JList. I already created a list cell renderer.
There's nothing special or otherwise difficult about the code in that
renderer class. When highlighting an entry in the list, I just miss
the "dotted border", as with standard JList or JTree entries.
What I mean here is I think, the border that gets displayed when the
entry is *focussed*...
Karsten
Håkan Lane - 14 Oct 2007 17:37 GMT
> I'm using it in a JList. I already created a list cell renderer.
> There's nothing special or otherwise difficult about the code in that
[quoted text clipped - 5 lines]
>
> Karsten
Did you solve the problem with the answer that Bent C Dalager gave?
Håkan