Should I use the BorderPane
layout and add a label at the bottom?
Is there a better way?
I ended up using a VBox for my usecase. But the BorderPane can work equally well - depends on your usecase. If others have better suggestions feel free to chime in.