-
-
Notifications
You must be signed in to change notification settings - Fork 323
Feature Request: custom alternate row color on Tree #900
Copy link
Copy link
Closed
Description
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
--
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels