Color ; import javafx.scene.shape. ... gridPane.add(text2,3,0); gridPane.add(new Label("Result:"),4,0); gridPane.add(text3,5,0); ...
確定! 回上一頁