JTree and JTable combination
hi!
how can I create a JTree and JTable combination(if it is one), as it is used in programs like Shareaza or eMule?
i want to have a folding jtree that can contain more informations, e.g. graphical download status elements or extended file information. Can you give me a sample sourcecode for such a list, including the graphical element?
thank you!
Guido

