标签: javafx fxml scenebuilder
我需要的基本上是通过代码从我从.json获取的一些参数通过代码修改.fxml文件,比如说一种更改文件本身值的方法。例如:
void modifyFile(){ fxml file atribute = new value; }