For initializing the views, I think you will want ...
# tornadofx
c
For initializing the views, I think you will want a Task in the onDock() method so that you can can progress and won't lock up the UI thread.