setStyle("-fx-background-color: black"); Text text = new Text("JavaFX"); text.setFont(Font.font(null, FontWeight.BOLD, 18)); text.setFill(Color.
確定! 回上一頁