I have a BorderPane in JavaFx and I want the center\'s size to be fixed to the size of its children
public class Main extends Application { @Override pub