JavaFX TextField Input

Hi All,

I’ve created code that will change the physical radius of a circle based on what the user supplies for the textfield. The textfield stays in the middle of the circle at all times but the problem is that it won’t render. Since it relies on input from user for radius, is it possible that the Scanner class won’t work for FX?

https://pastebin.com/Cp79qxiH