How to customize some of the JTree icons?
807605Jul 9 2007 — edited Jul 9 2007Hi everyone, I have a JTree and I understand if I would like to customize the icons I will need to call setCellRenderer method on the jtree object. But my question is would it be possible to customize only some of the tree nodes to make them stand out from the rest?
Thank you very much.