是咁的 小弟初學使用JAVA FX
我寫完之後發現完全RUN 唔到
想問下錯係邊
求指點津
因CODE太長 已UP上githu ...
ty01314 發表於 2016-10-30 13:52 
就咁睇,你條 Path 用咗 absolute path 喎,用番 Relative Path 試下啦
https://github.com/samuelchow199 ... dress/Main.java#L18- Parent root = FXMLLoader.load(getClass().getResource("view/RecordOverview.fxml"));
複製代碼 |