-
Bug
-
Resolution: Duplicate
-
P4
-
6
-
x86
-
windows_xp
Taken from the winlaf.dev.java.net project: When JTree loses focus, the background color of selected nodes changes to indicate the tree is inactive. More at:
https://winlaf.dev.java.net/release_0.5.html#Issue27
Basically we need to detect when the tree loses focus and repaint the selected area using a different color obtained from the system.
https://winlaf.dev.java.net/release_0.5.html#Issue27
Basically we need to detect when the tree loses focus and repaint the selected area using a different color obtained from the system.
- duplicates
-
JDK-4991609 Selected nodes in JTree remain selected highlighted when JTree loses focus
- Open