This video is the continuation of • JavaFX TreeTableView Tutorial #1 : Ba... . In this video I have explained how to make use of multiple coloumns in JavaFX TreeTableView.
I have created a class Person with name,email and age. These values are represented using StringProperty,StringProperty and IntegerProperty respectively.
Genuine Coder
http://www.genuinecoder.com/