tags:

views:

15

answers:

1

I wanna make sth like this in transmission: [link text]here1 (also in pidgin too, Status under IDs) can anyone show me a sample code here?

A: 

You need a TreeView with a custom CellRenderer. Here's some documentation and an example of the latter.

Marius Gedminas