multithreading - JavaFX-8: Can I read (not write) scene graph properties from background thread? -


i'd write background thread automatically saves position of window preferences after waiting 1 second. understand cannot manipulate scene graph background , need call platform.runlater(), accessing property unsafe? i.e. call mywindow.xproperty.get() or mywindow.getx(). have inside platform.runlater()?

thanks


Comments

Popular posts from this blog

ruby on rails - RuntimeError: Circular dependency detected while autoloading constant - ActiveAdmin.register Role -

c++ - OpenMP unpredictable overhead -

javascript - Wordpress slider, not displayed 100% width -