Thanks mcqueccu/MicroDrie/aeric,
"you can replace javafx components with the new XUI version so that your B4J code"
Ok, I'm not familiar with XUI, except that I can see it's automatically part of a new UI project now. Is there a thread that talks about the differences, and a general approach to moving a legacy B4J project over?
It sounds like I should just start from scratch, learn about XUI, and gradually move all the functionality over to the new GUI.
"You have to redesign the Layout file. B4J uses its designer"
I was using the B4J Designer, in the legacy project. Although I have some variables defined as a JFX type, they are only used to access the clipboard.
I guess I'm asking for a shortcut, some kind of "Import older designer into the new XUI style", but there's no such animal.
Ok, thanks everyone. I'll start from scratch.