I am setting the Image Icon for the nodes as
UIManager.put("Tree.leafIc
on", new ImageIcon(getClass().getRe
source("/i
mages/a/fo
lder.png")
));
I have 2 nodes and I want two different icons for theses two nodes.
In the picture attached, I want to give a different Icon for "Shared Folders" Node.
Thanks
Start Free Trial