@FXML private Label manageIcon; · //label in the fxml file, fxid:manageIcon · Image image; · image = new Image(getClass().getResourceAsStream("manage.png"),40,40, ...
確定! 回上一頁