JavaFX: Original layout of GridPane altered after switching scenes using getChildren().setAll()

后端 未结 0 721
小蘑菇
小蘑菇 2020-12-10 03:44

To summarize, I have various FXML files and various corresponding controllers, and to switch between them I am using the following code:

@FXML
public void ope         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题