Back to course

TableView: Data Representation

JavaFX 0 to Hero

TableView: Data Representation

TableView is the most powerful control for displaying data in rows and columns. It requires a Model class and PropertyValueFactory.