我試圖向我的應用程序添加一項功能,該功能會更改語言。在語言環境更改後重新加載FXML JavaFx
我寫了下面的控制器,這 - >https://pastebin.com/n3nXdAx8
我有,當我運行它開始我的JavaFX應用程序,一個問題,我得到了以下錯誤https://hastebin.com/agakacubuv.js
我試圖修復它下面這個話題Starting JavaFX from Main method of class which doesn't extend Application 這是我的主類https://pastebin.com/6s8iqcUe
請不要張貼鏈接到代碼。直接在問題中創建一個[MCVE]併發布,[格式正確](https://meta.stackexchange.com/questions/22186/how-do-i-format-my-code-blocks)。 –