Or alternatively load an image from the classpath:...
# tornadofx
j
Or alternatively load an image from the classpath: Best I could come up with is that:
graphic = FX::class.java.getResource("/com/cedarsoft/.../busy.gif").toURI()