The case for this that comes to mind is a View wit...
# tornadofx
c
The case for this that comes to mind is a View with a SwingNode. The contents of the SwingNode won't be bound easily to the ViewModel. It's probably better to have the "back end" fire off an event to refresh the SwingNode rather than try to build out a set of JavaFX listeners and properties for JTextField, etc