figured out how to put the EventHandler in onMouse...
# tornadofx
p
figured out how to put the EventHandler in onMouseClicked = EventHandler<Event> { e -> println(e) }