The Difference between Image and ImageView class in JavaFX When trying to execute some lines of codes

前端 未结 0 419
予麋鹿
予麋鹿 2020-12-15 10:45

I am using JavaFX in intelliJ and I have a challenge whenever I used this line of code: Image image = new Image("image/flag.jpg"); . the program will run.

C

相关标签:
回答
  • 消灭零回复
提交回复
热议问题