How to use tableviews in JavaFX?

前端 未结 0 734
暗喜
暗喜 2021-01-23 23:52

I created a TableView and would like to populate it with objects of type Song (another class I made). The class Song has a static method that returns an arraylist of Song object

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