I've created a tree of Strings using DefaultMutableTreeNodes.  Now I'm
displaying the tree using JTree.

I can change the background color of the tree using setBackground(), but
this does not affect the leaves of the tree.  Anyone know how to change the
leaf background color?

Thanks,
Brian


_______________________________________________
Swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/swing

Reply via email to