How can I add icons to a JTree. I want add a different icon to a root and different icons to the leafs of the root and different to the leafs of a leaf.
I am implementing a Jtree to show a user, the albums of the user and the photos in the inside a particular album. So three different types of icons..