jrubyfx
jrubyfx copied to clipboard
fx:id="location" is overridden by hidden URL @location field in controllers
it should be the other way around
@location.text = "blah"
complains that @location does nt have text= method because its a URL when in a controller class