-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P4
-
Affects Version/s: fx2.1, 7u6
-
Component/s: javafx
-
Environment:
Windows 7 x64, running JSE 7 update 4, and JavaFX v2.1.0
I've been trying to get the graphic icon of a tree node to change from one ImageView Object to another ImageView Object when a tree node is selected by the user. This is based on using SelectionMode.SINGLE. See the attachment below: