I'd like to request the ability to set a custom alternate row color on JTree, similar to how it's possible on JTable by setting the property Table.alternateRowColor.
I propose the following property (or similar) for JTree: Tree.alternateRowColor
This feature would improve the readability of tree structures, especially when working with many nodes. It would also provide a more consistent user experience across different Swing components, as it aligns with the existing functionality in JTable.
Cheers,
Dar
--
I'd like to request the ability to set a custom alternate row color on JTree, similar to how it's possible on JTable by setting the property
Table.alternateRowColor.I propose the following property (or similar) for JTree:
Tree.alternateRowColorThis feature would improve the readability of tree structures, especially when working with many nodes. It would also provide a more consistent user experience across different Swing components, as it aligns with the existing functionality in JTable.
Cheers,
Dar
--