Join Slack
Powered by
FXML is just a way to describe a hierarchy of node...
# tornadofx
e
edvin
12/06/2017, 9:11 AM
FXML is just a way to describe a hierarchy of nodes and have them generated. You end up with JavaFX nodes in a hierarchy no matter how you construct it, and virtually everything will be the same from that point forward.
Open in Slack
Previous
Next