setStyle vs getStyleClass().add updates
mfortnerJan 16 2013 — edited Jan 28 2013I was wondering why there seems to be a difference between when the effects of using setStyle and getStyle().add() are made apparent on the screen? When I use setstyle to change the way a node is rendered in a chart, the effect is immediate. If I set the style class, then the change is not apparent until sometime later. Is there any way of forcing the style class change to be seen immediately?