JFormDesigner / FlatLaf

FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)
https://www.formdev.com/flatlaf/
Apache License 2.0
3.42k stars 272 forks source link

Support for alternate row color in JTree #903

Open dar-dev opened 3 weeks ago

dar-dev commented 3 weeks ago

Allow settings a custom alternate row color in JTree. See: https://github.com/JFormDesigner/FlatLaf/issues/900

Cheers,

Dar

--

DJ-Raven commented 3 weeks ago

Issues with round selection

2024-10-23_112318

dar-dev commented 3 weeks ago

Sorry I'm not getting the issue and I would like to help. Can you please tell me what I'm missing ?

https://github.com/user-attachments/assets/c5bca807-47ca-4d2d-bd19-80d756fe73a9

Thanks

--

DJ-Raven commented 3 weeks ago

@dar-dev I has test it on flatlaf demo. and compare it with JTable round selection. when selection is active the alternate row color should not be paint.

2024-10-23_175308