Join Slack
Powered by
<@U14ECM2KV> Then you just define any event extend...
# tornadofx
e
edvin
12/16/2016, 8:36 AM
@ron
Then you just define any event extending
FXEvent
and fire it from the Java side using
FXKt.eventbus.fire(event)
and it will be run on the JavaFX Application thread when it hits your subscriber.
Open in Slack
Previous
Next