the javafx way to do this is with a Task that impl...
# tornadofx
c
the javafx way to do this is with a Task that implements succeeded(). This maps to runAsync / ui.